Skip to content

Commit 52159fa

Browse files
committed
fix json syntax highlighting
1 parent 6954be1 commit 52159fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ npm install --save-dev eslint-plugin-import @typescript-eslint/parser eslint-imp
1919

2020
Add the following to your `.eslintrc` config:
2121

22-
```CJSON
22+
```JSONC
2323
{
2424
"plugins": ["import"],
2525
"rules": {

0 commit comments

Comments
 (0)