Skip to content

Commit f113481

Browse files
coryhousegaearon
authored andcommitted
Typo fix (facebook#526)
1 parent 364392b commit f113481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/eslint.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = {
2121

2222
parser: 'babel-eslint',
2323

24-
// import plugin is termporarily disabled, scroll below to see why
24+
// import plugin is temporarily disabled, scroll below to see why
2525
plugins: [/*'import', */'flowtype', 'jsx-a11y', 'react'],
2626

2727
env: {

0 commit comments

Comments
 (0)