This commit is contained in:
shati-patel 2021-10-29 14:42:33 +01:00 коммит произвёл Shati Patel
Родитель 8317f39459
Коммит 31dc11ed73
1 изменённых файлов: 1 добавлений и 1 удалений

2
.vscode/extensions.json поставляемый
Просмотреть файл

@ -3,7 +3,7 @@
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
// List of extensions which should be recommended for users of this workspace.
"recommendations": [
"eamodio.tsl-problem-matcher",
"amodio.tsl-problem-matcher",
"dbaeumer.vscode-eslint",
"eternalphane.tsfmt-vscode"
],