mirror of
https://github.com/IT4Change/boilerplate-backend.git
synced 2025-12-13 10:25:49 +00:00
fix peer dependencies for elint-plugin-type-graphql
This commit is contained in:
parent
f2ce708ca2
commit
280f40c234
@ -84,5 +84,11 @@
|
|||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=21"
|
"node": ">=21"
|
||||||
|
},
|
||||||
|
"overrides": {
|
||||||
|
"eslint-plugin-type-graphql": {
|
||||||
|
"@typescript-eslint/parser": "$@typescript-eslint/parser",
|
||||||
|
"eslint": "$eslint"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user