Use a standard ESLint file name
This commit is contained in:
parent
909d92ee49
commit
5e08addf2c
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
module.exports = {
|
||||
"parser": "babel-eslint",
|
||||
"extends": "airbnb",
|
||||
"parserOptions": {
|
||||
|
@ -120,4 +120,4 @@
|
|||
"globals": {
|
||||
"__DEV__": true
|
||||
}
|
||||
}
|
||||
};
|
Loading…
Reference in New Issue