aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/.vscode/extensions.json
blob: be640996479423ad3f8d06e92597599dacc7cf3e (plain)
1
2
3
4
5
6
7
8
9
{
  "recommendations": [
    "dbaeumer.vscode-eslint",
    "esbenp.prettier-vscode",
    "arcanis.vscode-zipfs",
    "syler.sass-indented",
    "editorconfig.editorconfig"
  ]
}