Skip to content

Commit 6544864

Browse files
authored
Merge pull request microsoft#19 from activedecay/patch-1
use json5 to avoid comment error highlighting
2 parents f3a04eb + 8b760fe commit 6544864

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
@@ -63,7 +63,7 @@ If you are using an older version of React/ReacDOM that are incompatible with th
6363

6464
Next, configure TypeScript by creating a `tsconfig.json` file in the `TicTacToe_JS` folder, and add,
6565

66-
```json
66+
```json5
6767
{
6868
"compilerOptions": {
6969
"outDir": "./dist/", // path to output directory

0 commit comments

Comments
 (0)