mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
refactor: build system
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
{
|
||||
"extends": "./node_modules/@openstapps/configuration/tsconfig.json",
|
||||
"exclude": [
|
||||
"./config/",
|
||||
"./lib/",
|
||||
"./test/"
|
||||
]
|
||||
"extends": "@openstapps/tsconfig",
|
||||
"exclude": ["./config/", "./lib/", "./test/"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user