We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c3bfde commit ee7d2ecCopy full SHA for ee7d2ec
template/tsconfig/base/tsconfig.config.json
@@ -1,6 +1,6 @@
1
{
2
"extends": "@vue/tsconfig/tsconfig.node.json",
3
- "include": ["vite.config.*", "vitest.config.*", "cypress.config.*"],
+ "include": ["vite.config.*", "vitest.config.*", "cypress.config.*", "playwright.config.*"],
4
"compilerOptions": {
5
"composite": true,
6
"types": ["node"]
0 commit comments