therepo/.vscode/extensions.json
2025-08-15 14:00:52 +12:00

8 lines
126 B
JSON

{
"recommendations": [
"mkhl.direnv",
"biomejs.biome",
"editorconfig.editorconfig",
"connor4312.nodejs-testing"
]
}