repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fafb1b
)
fix: fix eslint spelling warnings
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 8 Apr 2023 13:20:09 +0000
(15:20 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 8 Apr 2023 13:20:09 +0000
(15:20 +0200)
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 71acb042b00fe1eb99c786440fff67a10ebce48f..1d6840072e7dcc07e92d2586af15623120b927f8 100644
(file)
--- a/
.eslintrc.js
+++ b/
.eslintrc.js
@@
-31,6
+31,7
@@
module.exports = defineConfig({
'warn',
{
skipWords: [
+ 'Benoit',
'benny',
'browserslist',
'builtins',
@@
-58,6
+59,7
@@
module.exports = defineConfig({
'poolifier',
'poolify',
'readonly',
+ 'resize',
'serializable',
'sinon',
'threadjs',