diff --git a/README.md b/README.md index e98b100d..dbff260d 100644 --- a/README.md +++ b/README.md @@ -580,7 +580,7 @@ defineInlineTest(transform, /* ... */) It's recommended that you set up your codemod project to all debugging via the VSCode IDE. When you open your project in VSCode, add the following configuration to your launch.json debugging configuration. -``` +```jsonc { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes.