Add custom data for Foundry / RipCrypt custom elements
This commit is contained in:
parent
04ec35113b
commit
27d924e336
3 changed files with 54 additions and 1 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
|
@ -4,5 +4,9 @@
|
|||
},
|
||||
"search.exclude": {
|
||||
"foundry.*.link": true
|
||||
}
|
||||
},
|
||||
"html.customData": [
|
||||
"./.vscode/foundry.html-data.json",
|
||||
"./.vscode/ripcrypt.html-data.json"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue