lushdog@outlook.com 1 月之前
父节点
当前提交
536132ce08
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

@@ -30,5 +30,5 @@
 		".next/dev/types/**/*.ts",
 		"**/*.mts"
 	],
-	"exclude": ["node_modules"]
+	"exclude": ["node_modules", "src/lib/byreal-clmm-sdk"]
 }