1
0
Fork 1
mirror of https://example.com synced 2024-11-23 10:26:39 +09:00
firefish/.vscode/extensions.json

13 lines
264 B
JSON
Raw Normal View History

2018-07-21 00:37:50 +09:00
{
2022-12-27 08:24:19 +09:00
"recommendations": [
"editorconfig.editorconfig",
2023-01-14 22:33:15 +09:00
"rome.rome",
"vue.volar",
"vue.vscode-typescript-vue-plugin",
"arcanis.vscode-zipfs",
"orta.vscode-twoslash-queries",
"antfu.iconify",
"vivaxy.vscode-conventional-commits"
2022-12-27 08:24:19 +09:00
]
2018-07-21 00:37:50 +09:00
}