Skip to content

correct casing

tannerbaum edited this page Feb 26, 2020 · 3 revisions

correct-casing

This rule is not fixable ✖︎

Why/how?/Examples

Consistently use camelCase! Since npm does it, we should do it as well:

  • prepublishOnly ✔︎
  • test:unit:watchAll ✔︎
  • test-unit ✖︎
  • lint_fix ✖︎


scriptlint status
npm version badge
dependency badge
Issue badge
CI badge

Clone this wiki locally