UNPKG

create-farm-plugin

Version:

use create-farm-plugin to create farm plugin

12 lines (11 loc) 233 B
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true, "strict": true }, "include": ["farm.config.ts"] }