chore: Add Web Types to improve code assistance in WebStorm IDE and other JetBrains IDEs. (#22135)
Showing
... | ... | @@ -59,6 +59,7 @@ |
}, | ||
"unpkg": "lib/index.js", | ||
"style": "lib/theme-chalk/index.css", | ||
"web-types": "./web-types.json", | ||
"dependencies": { | ||
"async-validator": "~1.8.1", | ||
"babel-helper-vue-jsx-merge-props": "^2.0.0", | ||
... | ... |
web-types.json
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment