{ "extends": "./tsconfig.json", "include": [ "src/**/*.ts", "*.ts", "test/**/*.ts" ], "exclude": [ "node_modules", "dist", ".eslintrc.js" ] }