Open
Description
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: eslint/rfcs#9
Activity