fileformats/.vscode/extensions.json
Théo LUDWIG aa8e289a2b
All checks were successful
ci / ci (1.74.0) (push) Successful in 55s
ci / ci (stable) (push) Successful in 38s
ci / lint-markdown (push) Successful in 10s
ci / lint-commit (push) Successful in 21s
ci / lint-general (push) Successful in 46s
chore: setup tools
2024-01-27 19:49:31 +01:00

10 lines
218 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"davidanson.vscode-markdownlint",
"rust-lang.rust-analyzer",
"tamasfe.even-better-toml"
]
}