Files
decomp.me/.vscode/extensions.json
Ethan Roseman a5249f922c Update deps (#1387)
* Backend updates

* frontend updates
2024-12-09 01:28:54 +09:00

9 lines
172 B
JSON

{
"recommendations": [
"EditorConfig.EditorConfig",
"stylelint.vscode-stylelint",
"bradlc.vscode-tailwindcss",
"biomejs.biome",
]
}