mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-08 07:06:41 +00:00
chore: ignore type checking on instance app
This commit is contained in:
parent
67f8763dcf
commit
cee40bf936
@ -25,5 +25,5 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"include": ["./src"],
|
"include": ["./src"],
|
||||||
"exclude": ["src/mothership-app"]
|
"exclude": ["src/mothership-app", "src/instance-app"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user