mirror of
https://github.com/theoludwig/advent_of_code_2023.git
synced 2024-10-29 22:17:19 +01:00
10 lines
218 B
JSON
10 lines
218 B
JSON
{
|
|
"recommendations": [
|
|
"editorconfig.editorconfig",
|
|
"esbenp.prettier-vscode",
|
|
"davidanson.vscode-markdownlint",
|
|
"rust-lang.rust-analyzer",
|
|
"tamasfe.even-better-toml"
|
|
]
|
|
}
|