oneline-config
v0.0.1
Published
CLI to generate config files for fontend tools in one line command
Downloads
2
Readme
oneline-config
CLI to generate config files for fontend tools in one line command.
Install
npm install -g oneline-config
# pnpm add -g oneline-config
# yarn add -g oneline-config
Usage
oneline-config prettier
Supported tools
Prettier
# in the root directory
oneline-config prettier
Contributing
Download the repository, install dependency and start dev:
pnpm install
npm run dev
then you can run
node ./bin/index.js