Skip to content

Commit 231a37a

Browse files
add nesting
1 parent e6d53a5 commit 231a37a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"package.json": "package-lock.json, yarn.lock, pnpm-lock.yaml, .npmrc, .nvmrc, .node-version",
99
"stylelint.config.js": "postcss.config.js",
1010
"tsconfig.json": "tsconfig.*.json",
11-
"vite.config.mts": "vite.build.config.mts",
11+
"vite.config.mts": "vite.build.config.mts, vitest.config.mts",
1212
}
1313
}

0 commit comments

Comments
 (0)