@wjunt/fd-cli-plugin-format-config
v1.0.2
Published
A Fordeal CLI plugin used to synchronize code format config(editor、eslint、prettier、vs settings...etc)
Downloads
56
Readme
@wjunt/fd-cli-plugin-format-config
A Fordeal CLI plugin used to synchronize code format config(editor、eslint、prettier、vs settings...etc)
Development
$ cd fd-cli-plugin-format-config
$ yarn
$ yarn build
Test your plugin
Link plugin in global scope
$ yarn build
$ yarn link
$ yarn link "@wjunt/fd-cli-plugin-format-config" --cwd `yarn global dir`
Then you will find your commands in fd
$ fd --help