diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-03-07 20:59:26 +0000 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-03-07 20:59:26 +0000 |
| commit | 9f44e87b092e9149c47466e4578f794fe4376524 (patch) | |
| tree | cab65045dac8cd99d48a225c731d09c4a000320b /jsconfig.json | |
| parent | 2b8fea0fd0b514b5ca4349185bf4dfb4455d5875 (diff) | |
Does stuff
Diffstat (limited to 'jsconfig.json')
| -rw-r--r-- | jsconfig.json | 1 |
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"] } |
