dillon1000/react

Commit

[eslint] Don't inline everything

Turns out this will cause an OOM in node.js when running eslint as part of the 
IDE 

``` Before: 16M   packages/eslint-plugin-react-forget/dist/index.js After:  2.2M 
 packages/eslint-plugin-react-forget/dist/index.js ```
Browse files
Changed paths1 file
First-parent comparison
M compiler/packages/eslint-plugin-react-forget/rollup.config.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…