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:
parent
96799f8ea1
commit
9cb2ce7432
@ -6,7 +6,7 @@
|
|||||||
"rules": {},
|
"rules": {},
|
||||||
"settings": {},
|
"settings": {},
|
||||||
"parserOptions": {
|
"parserOptions": {
|
||||||
"project": "../tsconfig.json"
|
"project": "../../tsconfig.json"
|
||||||
},
|
},
|
||||||
"overrides": [
|
"overrides": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user