gdirk07 / PokemonChecker

Playing around with APIs
https://gdirk07.github.io/PokemonChecker/
0 stars 0 forks source link

Added recommended extension file #72

Closed jeremy-jtlo closed 2 years ago

jeremy-jtlo commented 2 years ago

Something that was on my mind recently, I know VSCode supports recommended extensions per project workspace.

I've made use of prettier, ESlint, and gitlens on my end and I think it'd probably be useful for anyone pulling this repo to have them as well. Links are below:

The file under ./vscode/extensions.json has a list of their IDs and should prompt your client to install them if they're not already present.