diff options
| author | Shinigami <[email protected]> | 2023-07-15 07:23:28 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-15 07:23:28 +0200 |
| commit | 0708eb4efe9494ba64fe7029e6c0559aeb8d519c (patch) | |
| tree | fa678de84ca993ab19bc132debae26ae1f6a0d89 /tsconfig.check-scripts.json | |
| parent | c6323f81339b2371305dd8be38a1946be5140683 (diff) | |
| download | faker-0708eb4efe9494ba64fe7029e6c0559aeb8d519c.tar.xz faker-0708eb4efe9494ba64fe7029e6c0559aeb8d519c.zip | |
infra: reduce tsconfig complexity (#2102)
Diffstat (limited to 'tsconfig.check-scripts.json')
| -rw-r--r-- | tsconfig.check-scripts.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tsconfig.check-scripts.json b/tsconfig.check-scripts.json deleted file mode 100644 index 5a6511a0..00000000 --- a/tsconfig.check-scripts.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "extends": "./tsconfig.base.json", - "include": ["scripts/**/*.ts"] -} |
