ESLint Rule Whether to Require Semicolon

10 months ago
10

Learn how to tweak ESLint rules to require or not require the present of semicolons at the end of every statement in NodeJS or JavaScript.

You also learn to reference the ESLint documentation to find out how to change the behavior of a particular rule.

Loading 1 comment...