mirror of
https://github.com/OpenNebula/one.git
synced 2025-08-24 17:49:28 +03:00
F OpenNebula/one#5422: Add babel to eslintrc
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
"plugin:react/recommended",
|
||||
"standard"
|
||||
],
|
||||
"parser": "babel-eslint",
|
||||
"parserOptions": {
|
||||
"ecmaFeatures": {
|
||||
"jsx": true
|
||||
|
Reference in New Issue
Block a user