chore: remove MCP config and related dev entries (#5362)

This commit is contained in:
Benjamin Lu
2025-09-05 09:49:13 -07:00
committed by GitHub
parent fac27723fb
commit 091a3b3136
4 changed files with 0 additions and 815 deletions

View File

@@ -1,12 +0,0 @@
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["-y", "@executeautomation/playwright-mcp-server"]
},
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp"]
}
}
}

View File

@@ -26,7 +26,6 @@ const config: KnipConfig = {
'tailwindcss',
'tailwindcss-primeui', // Need to figure out why tailwind plugin isn't applying
// Dev
'@executeautomation/playwright-mcp-server',
'@trivago/prettier-plugin-sort-imports'
],
ignore: [

View File

@@ -39,7 +39,6 @@
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@executeautomation/playwright-mcp-server": "^1.0.6",
"@iconify/tailwind": "^1.2.0",
"@intlify/eslint-plugin-vue-i18n": "^3.2.0",
"@lobehub/i18n-cli": "^1.25.1",

801
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff