JavaScript Standard Style — Style guide, with linter & automatic code fixer 🌟

npm install standard
Joined March 2017
✨ Standard 16.0.0 is released! ✨ - 🏎 Better performance! - ⚛️ Better React, Next.js and JSX support - 🌟 23 new rules! - Including use `let` or `const` instead of `var` 😍 - Improved CLI w/ .gitignore syntax and relative paths Read the change log: standardjs.com/changelog.htm…
1
6
28
Standard JS retweeted
Just remembering the day that @timberners_lee very lightly criticized a lint rule I had contributed to @StandardJS and I honestly couldn't have been more proud of myself for building something that got used by an absolute legend (even if it ended up being a nuisance, sorry!)
2
2
15
Show this thread
Standard JS retweeted
Criei uma extensão para o @code com um conjunto de extensões básicas para desenvolvimento web com HTML, CSS e Javascript seguindo o padrão @StandardJS. Também há extensões básicas para React e Vue.js. marketplace.visualstudio.com…
0
1
3
You shouldn’t write JS without a linter!
It can’t be changed. “When there is no solution, there is no problem” (James Burnham, IIRC) — but there are solutions: @geteslint @StandardJS @typescript @flowtype etc.
0
1
8
Editor plugins can even run standard —fix on save, saving you the hassle of a secondary formatting tool.
1
1
2
Replying to @DavidWells
Yes the og @StandardJS
1
1
7
You’re looking for standardjs.com 🤩
Do "no config" eslint tools exist yet? E.g. `npx fancy-do-everything-lint-setup` (Not talking about prettier)
0
0
4