{ "extends": "@openstapps/tsconfig", "compilerOptions": { "noUnusedLocals": false, "stripInternal": true }, "exclude": ["lib", "app.js"] }