Open UUmaGii opened 1 year ago
this is vue project default-tsconfig.node.json { "extends": "@tsconfig/node18/tsconfig.json", "include": ["vite.config.", "vitest.config.", "cypress.config.", "playwright.config."], "compilerOptions": { "composite": true, "module": "esnext", "types": ["node"] } }
VSCode select Typescript Version to Workspace version
这是来自QQ邮箱的假期自动回复邮件。 您好,你的邮件已经送达,我看到后会尽快回复。
Vetur: Restart VLS
Info
Problem
i use "npm init vue@latest" init a vue project,this project has config esnext in tsconfig , but still has an alarm
this is my code
The above code can run normally, it seems like that vetur can't identify this grammar, but I hope Vetur doesn't give an alarm prompt