Skip to content

Commit 490bcba

Browse files
authored
chore: Add Web Types to improve code assistance in WebStorm IDE and other JetBrains IDEs. (#22135)
1 parent 5af6090 commit 490bcba

File tree

2 files changed

+4196
-0
lines changed

2 files changed

+4196
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
},
6060
"unpkg": "lib/index.js",
6161
"style": "lib/theme-chalk/index.css",
62+
"web-types": "./web-types.json",
6263
"dependencies": {
6364
"async-validator": "~1.8.1",
6465
"babel-helper-vue-jsx-merge-props": "^2.0.0",

0 commit comments

Comments
 (0)