mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
jest env not needed
This commit is contained in:
parent
b6f903374e
commit
7345ebb386
@ -2,7 +2,6 @@ module.exports = {
|
||||
root: true,
|
||||
env: {
|
||||
node: true,
|
||||
// jest: true,
|
||||
},
|
||||
parser: '@typescript-eslint/parser',
|
||||
plugins: ['prettier', '@typescript-eslint', 'type-graphql', 'jest'],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user