repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6322025
)
Cleanup eslint rules
author
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 24 Jan 2023 21:00:21 +0000
(22:00 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 24 Jan 2023 21:00:21 +0000
(22:00 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.eslintrc.js
patch
|
blob
|
blame
|
history
diff --git
a/.eslintrc.js
b/.eslintrc.js
index 7448b400d0814fad77f4338920cccba9799afce0..e14d78ad1df89d1d0d0c3c0ac811e6a784e8c3cf 100644
(file)
--- a/
.eslintrc.js
+++ b/
.eslintrc.js
@@
-19,8
+19,6
@@
module.exports = defineConfig({
'plugin:promise/recommended'
],
rules: {
- 'no-void': 'off',
-
'sort-imports': [
'warn',
{