fix: type react가 volar에서 문제를 일으킴

This commit is contained in:
2022-01-27 03:30:43 +09:00
parent f59449c15b
commit cf010e4e38
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
export {}
+1
View File
@@ -64,6 +64,7 @@
"@types/jquery": "^3.5.11",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.4",
"@types/react": "file:hwe/ts/@types/types__react",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"@typescript-eslint/parser": "^5.8.0",
"@vue/compiler-sfc": "^3.2.26",