Эх сурвалжийг харах

Fix some grammar issue

Lint configuration, not configurations.
Andrew Morgan 6 жил өмнө
parent
commit
abaa5d32d0
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      package.json

+ 1 - 1
package.json

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