diff --git a/config/eslint.js b/config/eslint.js index eb2a87ce135..502cdfa4cf6 100644 --- a/config/eslint.js +++ b/config/eslint.js @@ -21,7 +21,7 @@ module.exports = { parser: 'babel-eslint', - // import plugin is termporarily disabled, scroll below to see why + // import plugin is temporarily disabled, scroll below to see why plugins: [/*'import', */'flowtype', 'jsx-a11y', 'react'], env: {