mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
update config
This commit is contained in:
parent
7345ebb386
commit
193da5fd0f
@ -17,10 +17,10 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
// jest
|
||||
'jest/no-disabled-tests': 'off', // TODO
|
||||
'jest/no-disabled-tests': 'error',
|
||||
'jest/no-focused-tests': 'error',
|
||||
'jest/no-identical-title': 'error',
|
||||
'jest/prefer-to-have-length': 'warn',
|
||||
'jest/prefer-to-have-length': 'error',
|
||||
'jest/valid-expect': 'error',
|
||||
},
|
||||
overrides: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user