fix: use node20 typescript types
This commit is contained in:

committed by
konrad

parent
4fb48e7ab3
commit
abf912f93f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"extends": [
|
||||
"@tsconfig/node18/tsconfig.json",
|
||||
"@tsconfig/node20/tsconfig.json",
|
||||
"@vue/tsconfig/tsconfig.json"
|
||||
],
|
||||
"include": ["vite.config.*", "vitest.config.*", "cypress.config.*"],
|
||||
|
Reference in New Issue
Block a user