💣
- Minneapolis, Minnesota
Pinned Loading
-
-
a little prettier wrapper to allow f...
a little prettier wrapper to allow for custom execution, mainly for ignoring certain file types. I wrote this initially so i can use it with my IDE which in injects the current file as a param 1const path = require("path");
2const childProcess = require("child_process");
34const prettierArgs = Array.from(process.argv).slice(2);
5const valid = [".jsx", ".js"];
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.