Ant Design Components MCP Server

by hannesj
Verified
{ "compilerOptions": { "target": "ES2020", "module": "NodeNext", "moduleResolution": "NodeNext", "strict": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "esModuleInterop": true }, "include": [ "*.mjs", "*.ts" ] }