forked from devsam/core
fix: type react가 volar에서 문제를 일으킴
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
export {}
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user