chore: update lockfile, root vitest config, and mcp config
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"mcpServers": {
|
||||||
|
"robonen-docs": {
|
||||||
|
"type": "http",
|
||||||
|
"url": "http://localhost:3000/mcp"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Generated
+481
-8
File diff suppressed because it is too large
Load Diff
@@ -9,6 +9,7 @@ export default defineConfig({
|
|||||||
'core/platform/vitest.config.ts',
|
'core/platform/vitest.config.ts',
|
||||||
'vue/toolkit/vitest.config.ts',
|
'vue/toolkit/vitest.config.ts',
|
||||||
'vue/primitives/vitest.config.ts',
|
'vue/primitives/vitest.config.ts',
|
||||||
|
'docs/vitest.config.ts',
|
||||||
],
|
],
|
||||||
coverage: {
|
coverage: {
|
||||||
provider: 'v8',
|
provider: 'v8',
|
||||||
|
|||||||
Reference in New Issue
Block a user