mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
lint fixes
This commit is contained in:
parent
fa19e89174
commit
c9547ef662
@ -203,7 +203,7 @@ module.exports = {
|
|||||||
files: ['*.spec.ts'],
|
files: ['*.spec.ts'],
|
||||||
plugins: ['jest'],
|
plugins: ['jest'],
|
||||||
env: {
|
env: {
|
||||||
jest: true
|
jest: true,
|
||||||
},
|
},
|
||||||
rules: {
|
rules: {
|
||||||
'jest/no-disabled-tests': 'error',
|
'jest/no-disabled-tests': 'error',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user