1{
2  "extends": "./tsconfig.json",
3  "exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
4}
5