Fix typos and remove unneeded user from dev container

This commit is contained in:
Felipe Santos
2023-02-11 15:37:01 +00:00
parent e3574ad623
commit 485123ee63
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -3269,7 +3269,7 @@ This card heavily uses [Embla Carousel](https://www.embla-carousel.com/) -- a li
### Building
This project uses [Volta](https://github.com/volta-cli/volta) to ensure a consistent version of Node and Yarn are used during development. If you install Volta in your environment, you should not need to worry about which Version of both to choose. **Note:** the devcontainer already comes with Volta installed.
This project uses [Volta](https://github.com/volta-cli/volta) to ensure a consistent version of Node and Yarn are used during development. If you install Volta in your environment, you should not need to worry about which version of both to choose. **Note:** the dev container already comes with Volta installed.
However, if you are not using Volta, you can check the `volta` key in the [`package.json`](./package.json) for a reference on which version of Node and Yarn should be used.
-1
View File
@@ -1,7 +1,6 @@
---
services:
dev:
user: vscode
init: true
build: .devcontainer
entrypoint: /usr/local/share/docker-init.sh