diff --git a/README.md b/README.md index d934f1d..fd8dbe7 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,8 @@ ```js { - "rules" -: - { - "no-double-negative-ja" - : - true + "rules": { + "no-double-negative-ja": true } } ```