Specify node 22, npm update, and remove some whitespace.
This commit is contained in:
committed by
Daniël van Noord
parent
933a017335
commit
16ec2ff06a
@@ -42,16 +42,13 @@ export default [
|
||||
'import/extensions': ['error', 'ignorePackages'],
|
||||
'import/no-mutable-exports': 'off',
|
||||
'no-import-assign': 'off',
|
||||
|
||||
'no-plusplus': [
|
||||
'error',
|
||||
{
|
||||
allowForLoopAfterthoughts: true,
|
||||
},
|
||||
],
|
||||
|
||||
'func-names': 'off',
|
||||
|
||||
'prefer-destructuring': [
|
||||
'error',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user