summaryrefslogtreecommitdiff
path: root/std
diff options
context:
space:
mode:
authorNayeem Rahman <nayeemrmn99@gmail.com>2020-12-07 10:49:58 +0000
committerGitHub <noreply@github.com>2020-12-07 21:49:58 +1100
commitb77d6cb29e4437f4783368aaa3b1d5c972470ad0 (patch)
tree17b25cadd5a769c725a1b494c5ca199e4a67b294 /std
parent301d3e4b6849d24154ac2d65c00a9b30223d000e (diff)
chore(std): Remove tsconfig_test.json (#8629)
Ref #8050
Diffstat (limited to 'std')
-rw-r--r--std/tsconfig_test.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/std/tsconfig_test.json b/std/tsconfig_test.json
deleted file mode 100644
index 8dee5fa2a..000000000
--- a/std/tsconfig_test.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "compilerOptions": {
- "isolatedModules": true
- }
-}