mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
ESlint -> ESLint
This commit is contained in:
@@ -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: [],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user