igara/syonet_seven

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": [
    // Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
    "EditorConfig.editorconfig",
    "dbaeumer.vscode-eslint",
    "esbenp.prettier-vscode",
    "cpylua.language-postcss",
    "stuartzhang.stylelint-stzhang",
    "apollographql.vscode-apollo"
  ]
}