hela icon indicating copy to clipboard operation
hela copied to clipboard

eslint: implement RFC#9

Open tunnckoCore opened this issue 6 years ago • 0 comments

Cuz why not. We already doing similar stuff and results are awesome.

Currently you can install @hela/eslint, run hela-eslint --init in a directory with some eslint config and run hela-eslint. The first run will take almost the same as pure ESLint (still a bit faster because we just use the already fully resolved config - we writing it to .lint.config.js), the bigger magic is in subsequent runs.

ref: https://github.com/eslint/rfcs/pull/9

tunnckoCore avatar Mar 06 '20 16:03 tunnckoCore