diff --git a/tsconfig.json b/tsconfig.json index 3ec3670..af8a0e7 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,4 +1,5 @@ { + "exclude": ["build.js/", "build/"], "compilerOptions": { "target": "es2022", "module": "es2022",