export default {
semi: true, // Use semicolons
trailingComma: 'es5', // Add trailing commas where valid in ES5 (objects, arrays, etc.)
singleQuote: true, // Use single quotes instead of double quotes
printWidth: 80, // Specify the line length that the printer will wrap on
tabWidth: 2, // Specify the number of spaces per indentation-level
useTabs: false, // Indent lines with spaces instead of tabs
endOfLine: 'lf', // Use Linux line endings
};
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mozicim/node-code-sandbox-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server