fix: add types for node
This commit is contained in:
parent
bc833091f2
commit
6a828078a3
2 changed files with 64 additions and 54 deletions
|
|
@ -70,6 +70,7 @@
|
|||
"@faker-js/faker": "7.5.0",
|
||||
"@types/dompurify": "2.3.4",
|
||||
"@types/flexsearch": "0.7.3",
|
||||
"@types/node": "16.11.60",
|
||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
||||
"@typescript-eslint/parser": "5.38.1",
|
||||
"@vitejs/plugin-legacy": "2.2.0",
|
||||
|
|
|
|||
Reference in a new issue