Files
lixiyu-net/.vscode/extensions.json

8 lines
124 B
JSON
Raw Normal View History

2023-12-29 17:03:05 +08:00
{
"recommendations": [
"streetsidesoftware.code-spell-checker",
"huacnlee.autocorrect",
"biomejs.biome"
]
2023-12-29 17:03:05 +08:00
}