Skip to content

Commit

Permalink
feat: add vscode jest extension
Browse files Browse the repository at this point in the history
  • Loading branch information
ixartz committed Apr 27, 2022
1 parent e182b87 commit 49ab935
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"mikestead.dotenv",
"csstools.postcss",
"blanu.vscode-styled-jsx",
"bradlc.vscode-tailwindcss"
"bradlc.vscode-tailwindcss",
"Orta.vscode-jest"
]
}

0 comments on commit 49ab935

Please sign in to comment.