mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 08:02:55 +00:00
7 lines
144 B
JSON
7 lines
144 B
JSON
{
|
|
"extends": "@openstapps/tsconfig",
|
|
"compilerOptions": {
|
|
"typeRoots": ["./node_modules/@openstapps/json-schema-generator/types"]
|
|
}
|
|
}
|