Skip to content

Commit a5cd273

Browse files
committed
Change example devcontainer to jsconc format
1 parent 85d10bf commit a5cd273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A VSCode remote capable container that contains gcc, clang, and conan package ma
1414

1515
Below is a sample .devcontainer file that you can use for your project. It includes an example on how to add your own conan remote.
1616

17-
```json
17+
```jsonc
1818
// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
1919
// https://github.com/microsoft/vscode-dev-containers/tree/v0.187.0/containers/cpp
2020
{

0 commit comments

Comments
 (0)