1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +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
No known key found for this signature in database
GPG Key ID: E3E704F097737136

View File

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