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:
5edd8ba
)
build: cleanup eslint configuration
author
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 11 Jul 2023 19:27:53 +0000
(21:27 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 11 Jul 2023 19:27:53 +0000
(21:27 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.eslintrc.json
patch
|
blob
|
blame
|
history
diff --git
a/.eslintrc.json
b/.eslintrc.json
index ef726dc74bd594c4a3658dd62c47438ec021aaff..60c8eb08c41dc9771896a386df99d40336ac3d09 100644
(file)
--- a/
.eslintrc.json
+++ b/
.eslintrc.json
@@
-146,7
+146,6
@@
},
"plugins": ["@typescript-eslint", "eslint-plugin-tsdoc"],
"extends": [
- "plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:@typescript-eslint/recommended-requiring-type-checking",
"plugin:import/typescript"