Skip to content

Commit

Permalink
Web: Added extensions:recommendations for jest
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeySafronov committed Mar 15, 2022
1 parent 9c537f3 commit 5cd1ea7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion frontend.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
"cSpell.words": ["appserver", "browserslist", "debuginfo", "doceditor"]
},
"extensions": {
"recommendations": ["folke.vscode-monorepo-workspace"]
"recommendations": [
"folke.vscode-monorepo-workspace",
"orta.vscode-jest",
"firsttris.vscode-jest-runner"
]
}
}

0 comments on commit 5cd1ea7

Please sign in to comment.