chore(deps): update dependency typescript to v5.6.3
This commit is contained in:
parent
6982ef4b79
commit
4a79f36dcc
4 changed files with 42 additions and 42 deletions
|
@ -13,7 +13,8 @@
|
|||
"resolveJsonModule": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
"checkJs": false,
|
||||
"allowJs": true
|
||||
"allowJs": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["src", "client", "common"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue