1
0

fix: add types for node

This commit is contained in:
Dominik Pschenitschni
2022-09-26 13:37:20 +02:00
parent bc833091f2
commit 6a828078a3
2 changed files with 64 additions and 54 deletions

View File

@ -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",