litleleprikon/vscode-dev-conf

View on GitHub
.vscode/extensions.json

Summary

Maintainability
Test Coverage
{
  // See http://go.microsoft.com/fwlink/?LinkId=827846
  // for the documentation about the extensions.json format
  "recommendations": [
    "eg2.tslint",
    "editorconfig.editorconfig",
    "pflannery.vscode-versionlens"
  ]
}