Closed Gjum closed 1 year ago
Do not worry, prettier allows you to use double quoted strings if you must use a single quote in it; though it is often preferable anyway to use the non-contracted version ("could not").
Also, why are we doing console.log, don't we have a logger somewhere??
Imagine actually wanting no semicolons, 2-wide spacing tabs, and single-quote strings... mfw I now have to do
console.log('couldn\'t parse packet', pkt)
:nauseated_face: