@earnaha/auth0-action-helper
Version:
AHA auth0 action helper
23 lines (22 loc) • 662 B
JSON
{
// See https://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"formulahendry.auto-close-tag",
"streetsidesoftware.code-spell-checker",
"timonwong.shellcheck",
"amatiasq.sort-imports",
"pmneo.tsimporter",
"oouo-diogo-perdigao.docthis",
"rvest.vs-code-prettier-eslint",
"tombonnike.vscode-status-bar-format-toggle",
"eamodio.gitlens",
"ms-vscode.vscode-typescript-next",
"eg2.vscode-npm-script",
"christian-kohler.npm-intellisense",
"christian-kohler.path-intellisense",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"TabNine.tabnine-vscode"
]
}