lushdog@outlook.com 1 miesiąc temu
rodzic
commit
536132ce08
1 zmienionych plików z 1 dodań i 1 usunięć
  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"]
 }