run-node-formatter icon indicating copy to clipboard operation
run-node-formatter copied to clipboard

Automatically formats your code with your preferred code formatter! :rocket:

Results 4 run-node-formatter issues
Sort by recently updated
recently updated
newest added

Hi, I have project which has 2-3 node.js sub-folders. I want formatter to only run on those. how can I do this please? Thanks!

bug

It tries to run `node-gyp` for one of the dependencies. ``` > [email protected] install /github/workspace/node_modules/integer > node-gyp rebuild ``` When trying, it apparently tries to find a Python installation, which...

bug

https://github.com/AutoColor/autocolor.js/runs/321960167

bug

Make yarn use both `format` and `lint` script.

enhancement