1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00

Add constraint for project

This commit is contained in:
sjaanus 2022-08-08 12:16:57 +00:00
parent 65ac2b2250
commit 70ed7db416

View File

@ -6,7 +6,7 @@
"rules": {},
"settings": {},
"parserOptions": {
"project": "tsconfig.json"
"project": "../tsconfig.json"
},
"overrides": [
{