Skip to main content
Glama
deleonio
by deleonio
tsconfig.node.json732 B
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "allowUnreachableCode": false, "declaration": false, "experimentalDecorators": true, "lib": ["ES2017"], "moduleResolution": "node", "module": "ESNext", "target": "ES2017", "noUnusedLocals": true, "noUnusedParameters": true, "jsx": "react", "jsxFactory": "h", "jsxFragmentFactory": "Fragment", "forceConsistentCasingInFileNames": true, "importHelpers": true, "removeComments": true, "typeRoots": ["node_modules/@types"], "strict": true, "skipLibCheck": true, "resolveJsonModule": true }, "include": [".eslintrc.js", "playwright.config.ts", "stencil.config.ts", "test-env.js", "scripts/vaadin.js"], "exclude": ["node_modules"] }

Latest Blog Posts

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/deleonio/public-ui-kolibri'

If you have feedback or need assistance with the MCP directory API, please join our Discord server