{ "extends": "../tsconfig.base.json", "include": ["."], "compilerOptions": { "noEmit": true, "erasableSyntaxOnly": true, "types": ["node"] } }