website/.vscode/settings.json

8 lines
190 B
JSON
Raw Normal View History

{
"yaml.schemas": {
"https://squidfunk.github.io/mkdocs-material/schema.json": "mkdocs*.yml"
},
"marquee.widgets.npm-stats.packageNames": [
"@ajhalili2006/tildeverse-web"
]
}