2021-08-01 22:18:21 -07:00
|
|
|
{
|
|
|
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
|
|
|
// for the documentation about the extensions.json format
|
|
|
|
|
"recommendations": [
|
|
|
|
|
"dbaeumer.vscode-eslint",
|
2022-12-02 16:01:57 +01:00
|
|
|
"amodio.tsl-problem-matcher"
|
2021-08-01 22:18:21 -07:00
|
|
|
]
|
|
|
|
|
}
|