mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 21:42:49 +00:00
7 lines
110 B
JSON
7 lines
110 B
JSON
{
|
|
"extends": "./node_modules/@openstapps/configuration/tsconfig.json",
|
|
"exclude": [
|
|
"./config/"
|
|
]
|
|
}
|