Auto Close Tag https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag
Beautify Debugger for Chrome Dracula Official EditorConfig for VS Code ESLint Git History
Auto Close Tag https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag
Beautify Debugger for Chrome Dracula Official EditorConfig for VS Code ESLint Git History
O objetivo deste Gist é mostrar como instalar a ferramenta vue-cli, assim como suas dependências, em sistemas baseados em Linux. Estou utilizando um Ubuntu 17.10, caso queira saber a versão do seu Ubuntu, execute a seguinte instrução no terminal:
lsb_release -a
| # v3 syntax | |
| version: '3' | |
| # Named volumes | |
| volumes: | |
| # Mysql Data | |
| change_me-mysql-data: | |
| driver: local | |
| services: |
| #!/bin/bash | |
| # Copyright © 2017 Google Inc. | |
| # Licensed under the Apache License, Version 2.0 (the "License"); | |
| # you may not use this file except in compliance with the License. | |
| # You may obtain a copy of the License at | |
| # | |
| # http://www.apache.org/licenses/LICENSE-2.0 | |
| # | |
| # Unless required by applicable law or agreed to in writing, software |