coderaiser

Results 292 comments of coderaiser
trafficstars

I never use lint for `babel-transpiled` files and for anything in `node_modules`, actually. But when I edit file in `IDE` and forgot to add `.js` extension, it's very useful to...

You can also use [`@putout/printer`](https://github.com/putoutjs/printer) it is made for Babel AST and has lots of configurations.