misc: share .vscode/extensions.json (#7663)

This commit is contained in:
Joshua Chen 2022-06-23 11:50:47 +08:00 committed by GitHub
parent 3990404419
commit 80585e7d7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 2 deletions

3
.gitignore vendored
View file

@ -1,5 +1,6 @@
.DS_Store
.vscode
.vscode/*
!.vscode/extensions.json
.idea
*.iml
*.code-workspace

12
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,12 @@
{
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
"recommendations": [
"streetsidesoftware.code-spell-checker",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"stylelint.vscode-stylelint",
"EditorConfig.EditorConfig",
"Gruntfuggly.todo-tree"
],
"unwantedRecommendations": []
}

View file

@ -89,7 +89,7 @@ eslintcache
estree
evaluable
execa
Execa
execa
externalwaiting
failfast
fbid
@ -106,6 +106,7 @@ globbing
globby
goss
goyal
gruntfuggly
gtag
hahaha
hardcoding