mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-19 12:31:52 +08:00
【优化】添加自定义指令消除IDE警告
This commit is contained in:
19
web-types.json
Normal file
19
web-types.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/web-types",
|
||||
"framework": "vue",
|
||||
"name": "name written in package.json",
|
||||
"version": "version written in package.json",
|
||||
"contributions": {
|
||||
"html": {
|
||||
"types-syntax": "typescript",
|
||||
"attributes": [
|
||||
{
|
||||
"name": "v-hasPermi"
|
||||
},
|
||||
{
|
||||
"name": "v-hasRole"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user