1
0
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:
Sergio Betanzos
2021-06-22 09:14:25 +02:00
parent f2f3f1086b
commit d59e91680a

View File

@ -8,6 +8,7 @@
"plugin:react/recommended",
"standard"
],
"parser": "babel-eslint",
"parserOptions": {
"ecmaFeatures": {
"jsx": true