create-oxfmt
v1.5.1
Published
A CLI tool to create oxfmt configuration for your project
Maintainers
Readme
create-oxfmt
A CLI tool to create oxfmt configuration for your project.
cd path/to/your/project
npm create oxfmt┌ create-oxfmt 🪄
│
◇ Project path
│ /home/guo/git/create-oxfmt
│
◇ Choose a preset
│ Guo Yunhe
│
◇ Enable EditorConfig
│ Yes
│
◇ Enable pre-commit formatting (husky + lint-staged)
│ Yes
│
◇ Enable VSCode settings
│ Yes
│
◇ Install dependencies
│ Yes
│
◇ Dependencies installed
│
└ 🎉 You are all set! Run `npm run format` to format your code.