1
0
mirror of synced 2025-12-23 21:07:12 -05:00
This commit is contained in:
hubwriter
2022-04-20 08:22:14 +01:00
committed by GitHub
parent ce73932f7f
commit 6ed4e0ffd2

View File

@@ -198,7 +198,7 @@ The `devcontainer.json` file is written using the JSONC format. This allows you
{% note %}
**Note**: If you use a linter to valid the `devcontainer.json` file, make sure it is set to JSONC and not JSON or comments will be reported as errors.
**Note**: If you use a linter to validate the `devcontainer.json` file, make sure it is set to JSONC and not JSON or comments will be reported as errors.
{% endnote %}