From 86f1cc30bcf6cf994bf4f3f6f1cdeced87e55ef9 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Tue, 24 Sep 2024 15:58:30 +0800 Subject: [PATCH] chore: need to turn on `checkJs` to avoid false negatives --- README.md | 3 ++- examples/allow-js/src/App.vue | 1 + examples/allow-js/tsconfig.app.json | 3 ++- examples/minimal/src/main.ts | 4 ---- examples/with-jsx-in-vue/tsconfig.app.json | 3 ++- examples/with-jsx/tsconfig.app.json | 3 ++- tsconfig.json | 1 + 7 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ce5a3ef3..a81a712c 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,8 @@ export default [ // [!DISCOURAGED] // Set to `true` to allow plain `