No issue created for this, small devex improvement after I noticed linting errors weren't surfaced in vscode.
13 lines
275 B
JSON
13 lines
275 B
JSON
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"esbenp.prettier-vscode",
|
|
"runem.lit-plugin",
|
|
"bradlc.vscode-tailwindcss",
|
|
"redhat.vscode-yaml",
|
|
"streetsidesoftware.code-spell-checker",
|
|
"ms-python.black-formatter",
|
|
"ms-python.pylint"
|
|
]
|
|
}
|