mirror of
https://github.com/wassname/talk.git
synced 2026-06-27 17:50:42 +08:00
3bfcc509d2
* chore: setup eslint * chore: tslint checks with types & check for import order * chore: complete eslint transition * fix: tests * fix: linting after rebase, faster lint for lint-staged * chore: remove line * fix: lint rules * feat: add a11y linter and fix errors * fix: tests
9 lines
196 B
JSON
9 lines
196 B
JSON
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"kumar-harsh.graphql-for-vscode",
|
|
"editorconfig.editorconfig",
|
|
"ms-azuretools.vscode-cosmosdb",
|
|
"mike-co.import-sorter"
|
|
]
|
|
} |