|
ESLint
@
geteslint
|
|
The fully pluggable JavaScript code quality tool
|
|
|
2 253
Tweets
|
35
Abonné
|
12 196
Abonnés
|
| Tweets |
|
ESLint
@geteslint
|
12 mai |
|
ESLint v5.0.0-alpha.3 has been released: eslint.org/blog/2018/05/e…
|
||
|
|
||
| ESLint a Retweeté | ||
|
𝙴𝚕𝚒𝚓𝚊𝚑 𝙼𝚊𝚗𝚘𝚛
@elijahmanor
|
10 mai |
|
📊 The Front-End Tooling Survey 2018: Results from 5,097 Devs
► Top libs/frameworks jQuery, React, Lodash, Vue, Angular
► npm scripts usage at 47%
► ESLint usage at 61%
► Jest at 22%, then mocha 14%, & jasmine 10%
► 43% don't unit test their code
ashleynolan.co.uk/blog/frontend-… pic.twitter.com/HM6XvVbaFi
|
||
|
|
||
| ESLint a Retweeté | ||
|
Maarten Van Hoof
@mrtnvh
|
8 mai |
|
The autofix functionality in @geteslint , for example, has saved my team and me a TON of time and frustration. Working in modern JavaScript projects hardly ever makes our OCD lash out anymore.
|
||
|
|
||
| ESLint a Retweeté | ||
|
Henry Zhu
@left_pad
|
8 mai |
|
I probably ask about this every few months but always looking for people to help out (triage, PR review, maintenance) with other babel repos (not that we don't need help in Babel itself 😛)
github.com/babel/babel-es… (verifying if issues are still in the latest version is helpful) pic.twitter.com/7bjpH9admP
|
||
|
|
||
| ESLint a Retweeté | ||
|
Vikram Kumar
@iamvikramkumar
|
8 mai |
|
“If you are a JavaScript developer and, for some reason, you are forced to pick only one plugin for your code editor, you should pick ESLint.” — @samerbuna medium.com/@samerbuna/sof…
|
||
|
|
||
| ESLint a Retweeté | ||
|
Simon Kollross
@skollro
|
4 mai |
|
🔥 Just published "Using ESLint with VueJS and Laravel Mix" 💯 #JavaScript #VueJS #Laravel simonkollross.de/posts/using-es…
|
||
|
|
||
| ESLint a Retweeté | ||
|
Nicky Meuleman
@NMeuleman
|
4 mai |
|
Blog post up! Combining ESLint with Prettier to automagically format your JavaScript! nickymeuleman.netlify.com/blog/automagic…
Site is still a work in progress with lots of placeholders left.
|
||
|
|
||
| ESLint a Retweeté | ||
|
Tim Cheung 🐼
@timche_
|
5 mai |
|
I've created an ESLint shareable config to enable Jest globals in Jest test files only, so you don't have to and avoid DRY for new projects. Already saved me a lot of time 💆♂️ Also works for linters based on ESLint like XO.
npmjs.com/package/eslint…
@geteslint @fbjest #xojs
|
||
|
|
||
| ESLint a Retweeté | ||
|
Pierre Vanduynslager
@pvdlg_
|
4 mai |
|
A new version of XO is out with new rules, better @PrettierCode support, and more. Node.js 6 is now required.
XO is an ESLint-based linter with lots of goodies and great defaults.
github.com/xojs/xo/releas…
|
||
|
|
||
| ESLint a Retweeté | ||
|
Node.js
@nodejs
|
4 mai |
|
Why and how to use @geteslint in your project from @octetcloud medium.com/the-node-js-co… #nodejscollection
|
||
|
|
||
| ESLint a Retweeté | ||
|
Yoran Brondsema
@YoranBrondsema
|
2 mai |
|
When you're the sole developer on a project, static analysis tools like ESLint, Rubocop, bullet e.a. are your friend. They take some time up-front to set up but are a huge time-saver long-term. You don't want to spend your time fixing bugs that could have been prevented.
|
||
|
|
||
| ESLint a Retweeté | ||
|
Petr Huřťák
@PetrHurtak
|
30 avr. |
|
Nice #eslint plugin to automatically detect backend #security vulnerabilities like timing attacks, path traversal or regex DoS.
github.com/nodesecurity/e…
|
||
|
|
||
| ESLint a Retweeté | ||
|
Wolf || Jack
@threequal
|
1 mai |
|
When you write something silly, but @geteslint has your back pic.twitter.com/P8KclXzvNf
|
||
|
|
||
| ESLint a Retweeté | ||
|
Auth0
@auth0
|
1 mai |
|
Tools and processes like @babeljs 🔧, continuous integration, @geteslint 🔨, and test coverage, can help you develop better Node.js modules 💎
→ auth0.com/blog/developin…
#nodejs #javascript #npmjs 🐻
|
||
|
|
||
|
ESLint
@geteslint
|
28 avr. |
|
We just released ESLint v5.0.0-alpha.2. Please give it a try! eslint.org/blog/2018/04/e…
|
||
|
|
||
| ESLint a Retweeté | ||
|
MoOx
@MoOx
|
25 avr. |
|
#eslint-loader probably needs more love (and maintainers). I moved it to #webpack-contrib org (because I was asked to) but nobody is contributing…
I do the minimum… Even if I I don’t use it anymore! Please help!
github.com/webpack-contri…
poke @geteslint @WebpackContrib
|
||
|
|
||
| ESLint a Retweeté | ||
|
Jacques Favreau
@betaorbust
|
19 avr. |
|
🚨 v1.2.2 of no-dead-code has been published! 🚨
Has a non-breaking change to prefer "removeby" as the annotation, and adds an optional rule config if you want to name it something else.
github.com/betaorbust/esl… pic.twitter.com/UG4Lf6I2aU
|
||
|
|
||
| ESLint a Retweeté | ||
|
BrendanEich
@BrendanEich
|
18 avr. |
|
People should not use raw JS at scale without strict mode and a linter such as @geteslint, or a full types-checked-at-tooltime compiler such as TypeScript. Raw C before ANSI similar - lint from makefile required for production code
|
||
|
|
||
|
ESLint
@geteslint
|
17 avr. |
|
We are always looking to improve the experience. If you have ideas, the best way to start is by opening an issue.
|
||
|
|
||
| ESLint a Retweeté | ||
|
Shesh
@sheshbabu
|
17 avr. |
|
Yep, at @RedMart we use @geteslint for all JS/Flow/Typescript projects. We use babel-eslint parser for Flow and typescript-eslint-parser for Typescript. It's helpful to have one config which we can use for the entire org.
|
||
|
|
||