Commit 490bcba1 authored by Piotr Tomiak's avatar Piotr Tomiak Committed by GitHub

chore: Add Web Types to improve code assistance in WebStorm IDE and other JetBrains IDEs. (#22135)

parent 5af60905
...@@ -59,6 +59,7 @@ ...@@ -59,6 +59,7 @@
}, },
"unpkg": "lib/index.js", "unpkg": "lib/index.js",
"style": "lib/theme-chalk/index.css", "style": "lib/theme-chalk/index.css",
"web-types": "./web-types.json",
"dependencies": { "dependencies": {
"async-validator": "~1.8.1", "async-validator": "~1.8.1",
"babel-helper-vue-jsx-merge-props": "^2.0.0", "babel-helper-vue-jsx-merge-props": "^2.0.0",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment