diff --git a/jsconfig.json b/jsconfig.json index d2cbc825..91ebd96b 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -1,5 +1,5 @@ { - "exclude": ["node_modules", "json"], + "exclude": ["node_modules", "backups", "downloadedTextures", "instapassedTextures"], "compilerOptions": { "resolveJsonModule": true, "baseUrl": ".",