Add HTML data for the custom incrementer element
This commit is contained in:
parent
e0a3b4985b
commit
1558468526
2 changed files with 24 additions and 2 deletions
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
|
|
@ -12,5 +12,8 @@
|
|||
"node_modules": true,
|
||||
"packs": true,
|
||||
".gitattributes": true,
|
||||
}
|
||||
}
|
||||
},
|
||||
"html.customData": [
|
||||
"./.vscode/components.html-data.json"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue