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"]
 }