UNPKG

prettierx

Version:

prettierX - a less opinionated fork of the Prettier code formatter

6 lines (3 loc) 103 B
#!/usr/bin/env node "use strict"; module.exports = require("../src/cli").run(process.argv.slice(2));