ammarbinfaisal1 / prettinit

A simple cli tool for setting up config file for prettier(.prettierrc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prettinit

This is a simple command line tool for setting up .prettierrc file (configuration file for prettier). You can also set a prettierrc file as default and use it in other prejects.

prettinit

Installation

npm i -g prettinit

Usage Options

--set-default, -D  set the the current directory's prettier config file as default
--write-default, -W  write the default config file in the current directory

About

A simple cli tool for setting up config file for prettier(.prettierrc)

License:MIT License


Languages

Language:JavaScript 100.0%