We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364392b commit f113481Copy full SHA for f113481
config/eslint.js
@@ -21,7 +21,7 @@ module.exports = {
21
22
parser: 'babel-eslint',
23
24
- // import plugin is termporarily disabled, scroll below to see why
+ // import plugin is temporarily disabled, scroll below to see why
25
plugins: [/*'import', */'flowtype', 'jsx-a11y', 'react'],
26
27
env: {
0 commit comments