UNPKG

create-chuntianxiaozhu

Version:

春天小猪模板工具

16 lines 296 B
{ "compilerOptions": { "jsx": "react-jsx", "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true }, "include": [ "ice.config.mts", "config.ts", "package.json", "plugins" ] }