Fix "Could not find a declaration file for module 'js-yaml'."

This commit is contained in:
starraiderx
2024-02-23 18:45:21 +01:00
parent b15682b2cd
commit 5fb8815859
2 changed files with 8 additions and 0 deletions

View File

@ -32,6 +32,7 @@
"@iconify-json/flat-color-icons": "^1.1.10",
"@iconify-json/tabler": "^1.1.105",
"@tailwindcss/typography": "^0.5.10",
"@types/js-yaml": "^4.0.9",
"@types/lodash.merge": "^4.6.9",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",