mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
feat: improve monorepo dev experience
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"extends": "@openstapps/tsconfig"
|
||||
"extends": "@openstapps/tsconfig",
|
||||
"compilerOptions": {
|
||||
"typeRoots": ["./node_modules/@openstapps/json-schema-generator/types"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user