UNPKG

@rockpack/compiler

Version:

The easiest webpack config generator.

15 lines (14 loc) 303 B
{ "compilerOptions": { "sourceMap": true, "noImplicitAny": false, "module": "amd", "target": "es6", "jsx": "react", "experimentalDecorators": true, "allowSyntheticDefaultImports": true, "esModuleInterop": true, "moduleResolution": "node", "allowJs": true } }