Skip to content

Commit 2de98fd

Browse files
json -> json5 for comments in json
1 parent fb9e203 commit 2de98fd

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
@@ -121,7 +121,7 @@ Steps to run the extension in VS Code's "extension development host":
121121
### VS Code Extension Configuration
122122

123123
A CFML debug configuration looks like:
124-
```json
124+
```json5
125125
{
126126
"type": "cfml",
127127
"request": "attach",

0 commit comments

Comments
 (0)