diff options
| author | Mistivia <i@mistivia.com> | 2025-02-05 14:03:38 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-02-05 14:03:38 +0800 |
| commit | f4d9dd9e349b377431fbc9a3b2a086c29cd6826e (patch) | |
| tree | fa2850216f252ffb54ab0068e2f75563cc808038 /tsconfig.app.json | |
| parent | 781917675a1f7a81d61dca8e5134fb4867750685 (diff) | |
impl left panel and card thumbnail
Diffstat (limited to 'tsconfig.app.json')
| -rw-r--r-- | tsconfig.app.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.app.json b/tsconfig.app.json index 55a2f9b..550b03e 100644 --- a/tsconfig.app.json +++ b/tsconfig.app.json @@ -12,7 +12,7 @@ * of JS in `.svelte` files. */ "allowJs": true, - "checkJs": true, + "checkJs": false, "isolatedModules": true, "moduleDetection": "force" }, |
