Skip to content

Commit

Permalink
Use JSONC for code example language (#2554)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarvin roshin authored Apr 18, 2024
1 parent 8edacca commit e9875da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Welcome to Effect, a powerful TypeScript framework that provides a fully-fledged
- TypeScript 5.4 or newer
- The `strict` flag enabled in your `tsconfig.json` file

```
```jsonc
{
// ...
"compilerOptions": {
Expand Down

0 comments on commit e9875da

Please sign in to comment.