UNPKG

mcp-config

Version:

CLI client to edit MCP server configurations

10 lines (9 loc) 150 B
export default { semi: true, trailingComma: 'es5', singleQuote: true, printWidth: 100, tabWidth: 2, useTabs: false, endOfLine: 'lf', };