Update scripts to allow auto-linking of Foundry source for intellisense
This commit is contained in:
parent
65cc95c35c
commit
6866bea131
7 changed files with 66 additions and 8 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
|
@ -11,7 +11,7 @@
|
|||
".styles": false,
|
||||
"node_modules": true,
|
||||
"packs": true,
|
||||
"foundry": false
|
||||
"foundry": true
|
||||
},
|
||||
"html.customData": [
|
||||
"./.vscode/components.html-data.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue