ESlint -> ESLint

This commit is contained in:
Andrew Clark
2018-11-09 10:22:18 -08:00
parent 9cc631a539
commit 2dd4ba11e0

View File

@@ -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: [],
},