summaryrefslogtreecommitdiff
path: root/jsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'jsconfig.json')
-rw-r--r--jsconfig.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/jsconfig.json b/jsconfig.json
index 8d445d6..3545e94 100644
--- a/jsconfig.json
+++ b/jsconfig.json
@@ -2,7 +2,6 @@
"compilerOptions": {
"module": "commonjs",
"target": "es6",
- "checkJs": false
},
"exclude": ["node_modules"]
}