TypeScript Prompt MCP Server

by gpaul-mcp
Verified
# Dependencies node_modules/ # Build dist/ build/ # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment .env .env.local .env.development .env.production .env.*.local # Testing coverage/ # IDE .idea/ .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json # OS .DS_Store Thumbs.db desktop.ini # Windows *.lnk # ESLint .eslintcache # Temp files *.swp *.swo *~