1 2 3 4 5
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": "." }, "include": ["src/**/*.ts", "benchmark/**/*.ts"] }