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