Fix some grammar issue

Lint configuration, not configurations.
This commit is contained in:
Andrew Morgan
2019-03-12 15:24:17 +00:00
committed by GitHub
parent 06817de78e
commit abaa5d32d0

View File

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