@JavaScript - no unused vars - sorted import - no console, warning/error allowed - include prettier plugin
@JavaScript There are a lot of them but everything that makes the code easier for reading is useful. For example, spaces around brackets and line under 100 characters are my must to have configs.
@JavaScript "off" or 0 - turn the rule off "warn" or 1 - turn the rule on as a warning (doesn't affect exit code) "error" or 2 - turn the rule on as an error (exit code is 1 when triggered)
@JavaScript semi-colons, I can’t be asked to write them in myself
@JavaScript Who has the best OOP course for javascritp?? Free recommended
@JavaScript 2 tabs(1 in the morning, other in the evening)👀