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