12 lines
No EOL
204 B
JSON
12 lines
No EOL
204 B
JSON
{
|
|
"files.exclude": {
|
|
"**/node_modules": true
|
|
},
|
|
"search.exclude": {
|
|
"foundry.*.link": true
|
|
},
|
|
"html.customData": [
|
|
"./.vscode/foundry.html-data.json",
|
|
"./.vscode/ripcrypt.html-data.json"
|
|
]
|
|
} |