Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdehaven committed Jun 5, 2024
1 parent 14a76f7 commit e42acd3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,7 @@ import eslintKongUiConfig from '@kong/eslint-config-kong-ui/default'

#### JSON config

The JSON config provides linting for files matching this pattern `**/*.{json,jsonc}` and includes rules configured via:

- `eslint-plugin-jsonc`
The JSON config provides linting for files matching this pattern `**/*.{json,jsonc}` and includes rules and preferred formatting settings configured via `eslint-plugin-jsonc`.

The JSON config can be imported as shown here:

Expand Down

0 comments on commit e42acd3

Please sign in to comment.