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 e6d53a5 commit 231a37aCopy full SHA for 231a37a
1 file changed
.vscode/settings.json
@@ -8,6 +8,6 @@
8
"package.json": "package-lock.json, yarn.lock, pnpm-lock.yaml, .npmrc, .nvmrc, .node-version",
9
"stylelint.config.js": "postcss.config.js",
10
"tsconfig.json": "tsconfig.*.json",
11
- "vite.config.mts": "vite.build.config.mts",
+ "vite.config.mts": "vite.build.config.mts, vitest.config.mts",
12
}
13
0 commit comments