use config that actually supports ES6
This commit is contained in:
parent
3c632d0c78
commit
9881133c38
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"extends": "./node_modules/eslint-config-dabapps/base/.eslintrc",
|
"extends": "./node_modules/eslint-config-dabapps/react/.eslintrc",
|
||||||
"globals": {
|
"globals": {
|
||||||
$: true
|
$: true
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue