diff options
Diffstat (limited to 'tsconfig.benchmark.json')
| -rw-r--r-- | tsconfig.benchmark.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tsconfig.benchmark.json b/tsconfig.benchmark.json deleted file mode 100644 index 66cd0ce..0000000 --- a/tsconfig.benchmark.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "extends": "./tsconfig.json", - "compilerOptions": { - "rootDir": ".", - "target": "es2018", - "module": "commonjs", - "esModuleInterop": true, - "allowJs": true - }, - "include": ["src/**/*.ts", "benchmark/**/*.ts"] -} |
