aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.check-scripts.json
diff options
context:
space:
mode:
authorShinigami <[email protected]>2023-07-15 07:23:28 +0200
committerGitHub <[email protected]>2023-07-15 07:23:28 +0200
commit0708eb4efe9494ba64fe7029e6c0559aeb8d519c (patch)
treefa678de84ca993ab19bc132debae26ae1f6a0d89 /tsconfig.check-scripts.json
parentc6323f81339b2371305dd8be38a1946be5140683 (diff)
downloadfaker-0708eb4efe9494ba64fe7029e6c0559aeb8d519c.tar.xz
faker-0708eb4efe9494ba64fe7029e6c0559aeb8d519c.zip
infra: reduce tsconfig complexity (#2102)
Diffstat (limited to 'tsconfig.check-scripts.json')
-rw-r--r--tsconfig.check-scripts.json4
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"]
-}