This commit is contained in:
Cory House
2016-08-31 10:28:19 -05:00
committed by Dan Abramov
parent 364392b9d9
commit f1134810a0

View File

@@ -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: {