UNPKG

@anansi/generator-js

Version:
10 lines (9 loc) 237 B
{ "compilerOptions": { "module": "esnext", "moduleResolution": "bundler", "skipLibCheck": true, "types": ["@anansi/webpack-config/types"<% if (features.includes('testing')) {%>, "jest"<% } %>], "noEmit": true } }