Proposed JavaScript Standard Style
github.com
Proposed JavaScript Standard Style
1–10 of 116 posts
Re: Proposed JavaScript Standard Style
#22 spaces for indentation? No :(
Re: Proposed JavaScript Standard Style
#32 spaces for indentation? No :(
[deleted]
Re: Proposed JavaScript Standard Style
#4I started skimming the rules and was like "this all seems fine" and then noticed "no semicolons".
YOU'LL PRY THEM FROM MY COLD, DEAD HANDS FIRST
Re: Proposed JavaScript Standard Style
#5"Standard" for whom? This is just some guy enshrining his preferences.
Re: Proposed JavaScript Standard Style
#62 spaces for indentation? No :(
My first thought as well
Re: Proposed JavaScript Standard Style
#7[deleted]
Re: Proposed JavaScript Standard Style
#82 spaces for indentation? No :(
I always use a tab and set the IDE to show two spaces for each tab. Visual Studio has a setting for this. In the same project if someone wants 4, they can just change it to 4 spaces. In the file, its always stored as a tab
Re: Proposed JavaScript Standard Style
#9I started skimming the rules and was like "this all seems fine" and then noticed "no semicolons". YOU'LL PRY THEM FROM MY COLD, DEAD HANDS FIRST
I hope they enjoy their subtle and extremely hard to find errors.
Re: Proposed JavaScript Standard Style
#102 spaces for indentation? No :(
I'm all about two spaces but this is a pointless argument