-
Hi everybody, is there an equivalent to PHP‘s PSR in JavaScript with an "official" standard to use spaces or tabs for indentation? Or is this war still open in the JavaScript world? #indentation #spaces #tabs #javascript
-
#ESlint has 4 spaces as default, but mentions that Google, npm, Node.js, jQuery and others have different rules 🙄 eslint.org/docs/rules/indent