mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-13 01:36:22 +00:00
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"extends": "./node_modules/@openstapps/configuration/tsconfig.json",
|
|
"exclude": [
|
|
"./config/",
|
|
"./lib/",
|
|
"./test/"
|
|
]
|
|
}
|