chore: Configureer TypeScript
tsconfig.json met overerving
This commit is contained in:
parent
db4d6288d8
commit
592cf1acfd
7 changed files with 178 additions and 155 deletions
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"extends": "@tsconfig/node22/tsconfig.json",
|
||||
"include": ["./**/*"]
|
||||
"extends": "@tsconfig/node22/tsconfig.json",
|
||||
"include": ["./**/*"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue