mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
refactor: raise Typescript version to 4.4.4
This commit is contained in:
committed by
Rainer Killinger
parent
6e94e1f7e5
commit
2212e0723e
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"extends": "./node_modules/@openstapps/configuration/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"resolveJsonModule": true
|
||||
"resolveJsonModule": true,
|
||||
"useUnknownInCatchVariables": false
|
||||
},
|
||||
"exclude": [
|
||||
"./config/",
|
||||
|
||||
Reference in New Issue
Block a user