Add HTML data for the custom incrementer element

This commit is contained in:
Oliver-Akins 2024-04-07 23:07:41 -06:00
parent e0a3b4985b
commit 1558468526
2 changed files with 24 additions and 2 deletions

View file

@ -12,5 +12,8 @@
"node_modules": true,
"packs": true,
".gitattributes": true,
}
}
},
"html.customData": [
"./.vscode/components.html-data.json"
]
}