diff --git a/README.md b/README.md index 457dd04b..5fc9c18e 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ If you are using an older version of React/ReacDOM that are incompatible with th Next, configure TypeScript by creating a `tsconfig.json` file in the `TicTacToe_JS` folder, and add, -```json +```json5 { "compilerOptions": { "outDir": "./dist/", // path to output directory