Skip to content

Commit

Permalink
Merge pull request leo-buneev#19 from Luxcium/patch-1
Browse files Browse the repository at this point in the history
fix: readme chang json to jsonc
  • Loading branch information
leo-buneev authored May 4, 2020
2 parents 8946a48 + 19fa90e commit 76033d7
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 @@ -43,7 +43,7 @@ Then add sort-keys-fix rule under the rules section.

Often it makes sense to enable `sort-keys-fix` only for certain files/directories. For cases like that, use override key of eslint config:

```json
```jsonc
{
"rules": {
// ...
Expand Down

0 comments on commit 76033d7

Please sign in to comment.