wahnsinn’s avatarwahnsinn’s Twitter Archive—№ 10,360

  1. 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
    1. …in reply to @wahnsinn
      #ESlint has 4 spaces as default, but mentions that Google, npm, Node.js, jQuery and others have different rules 🙄 eslint.org/docs/rules/indent