Skip to content

Commit

Permalink
ESlint -> ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
acdlite committed Nov 9, 2018
1 parent 9cc631a commit 2dd4ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/rollup/bundles.js
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 2dd4ba1

Please sign in to comment.