mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
properly set relative path for config
This commit is contained in:
parent
67226e253a
commit
a998afb6d4
@ -28,6 +28,7 @@ module.exports = {
|
||||
'plugin:type-graphql/recommended',
|
||||
],
|
||||
parserOptions: {
|
||||
tsconfigRootDir: __dirname,
|
||||
project: ['./tsconfig.json'],
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user