Skip to content

Instantly share code, notes, and snippets.

View e5pe's full-sized avatar

Esperanza Cutillas Rastoll e5pe

  • Alicante, Spain
View GitHub Profile
@e5pe
e5pe / angular-extensions.json
Last active March 23, 2020 12:42
Extensions I use for different languages projects in VSCode
{
"recommendations": [
"christian-kohler.npm-intellisense",
"eg2.vscode-npm-script",
"johnpapa.Angular2",
"ms-vscode.vscode-typescript-tslint-plugin",
"njpwerner.autodocstring",
"rbbit.typescript-hero",
"spoonscen.es6-mocha-snippets",
]