repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a95873d
)
.eslintrc: file formatting
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 12 Mar 2022 09:17:27 +0000
(10:17 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 12 Mar 2022 09:17:27 +0000
(10:17 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.eslintrc
patch
|
blob
|
blame
|
history
diff --git
a/.eslintrc
b/.eslintrc
index 0c4343ab5e2877a877acee92f3185e3a424ae7b0..4773a806ae1c15dbd0c4eaac2400a4b71d6b2bc5 100644
(file)
--- a/
.eslintrc
+++ b/
.eslintrc
@@
-4,7
+4,7
@@
"es2020": true,
"node": true,
"mocha": true
-},
+
},
"parserOptions": {
"ecmaVersion": 2020,
"sourceType": "module"