softeam-org / bar-cultural-back-end

repositório referente ao back-end do projeto bar cultural, desenvolvido em conjunto com a Byron
0 stars 0 forks source link

Configurações recomendadas (VSCode)

{
  "editor.defaultFormatter": "esbenp.prettier-vscode",
  "editor.formatOnSave": true,
  "editor.tabSize": 2,
  "editor.codeActionsOnSave": {
    "source.fixAll.eslint": true
  }
}

Versões recomendadas

Rodando o projeto