Browse Source

Fix some grammar issue

Lint configuration, not configurations.
Andrew Morgan 6 years ago
parent
commit
abaa5d32d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -94,7 +94,7 @@
             "conditionBrackets": false,
             "unusedSymbols": true
           },
-          "description": "Lint configurations"
+          "description": "Lint configuration"
         }
       }
     },