{ "extends": "@tsconfig/node16/tsconfig.json", "exclude": ["build.js/", "build/"], "compilerOptions": { "allowJs": true, "checkJs": true } }