Created basic files; still incomplete
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"node": true
|
||||
},
|
||||
"extends": ["eslint:recommended", "plugin:flowtype/recommended"],
|
||||
"plugins": ["flowtype"],
|
||||
"plugins": ["babel", "flowtype"],
|
||||
"rules": {
|
||||
"no-console": "off"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user