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