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

Add constraint for project

This commit is contained in:
sjaanus 2022-08-08 12:18:25 +00:00
parent 96799f8ea1
commit 9cb2ce7432

View File

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