2022-09-16 22:59:34 +02:00
|
|
|
{
|
2022-11-09 19:26:39 +01:00
|
|
|
"recommendations": [
|
|
|
|
"dbaeumer.vscode-eslint",
|
2023-01-30 05:02:17 +01:00
|
|
|
"eamodio.gitlens",
|
|
|
|
"EditorConfig.EditorConfig",
|
|
|
|
"ExodiusStudios.comment-anchors",
|
2022-11-09 19:26:39 +01:00
|
|
|
"formulahendry.auto-rename-tag",
|
|
|
|
"GregorBiswanger.json2ts",
|
2023-01-30 05:02:17 +01:00
|
|
|
"stylelint.vscode-stylelint"
|
2022-11-09 19:26:39 +01:00
|
|
|
]
|
2022-09-16 22:59:34 +02:00
|
|
|
}
|