Skip to content

Commit

Permalink
ESlint -> ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
acdlite authored and n8schloss committed Jan 31, 2019
1 parent e3a5cef commit 69f4948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/rollup/bundles.js
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ const bundles = [
bundleTypes: [NODE_DEV, NODE_PROD, FB_WWW_DEV],
moduleType: ISOMORPHIC,
entry: 'eslint-plugin-react-hooks',
global: 'ESlintPluginReactHooks',
global: 'ESLintPluginReactHooks',
externals: [],
},

Expand Down

0 comments on commit 69f4948

Please sign in to comment.