Develop
yo eslint
npm install -g yo generator-eslint
cd packages/eslint-plugin-vue3-jsx
yo eslint:plugin
yo eslint:rule
npm run create (recommend)
npm run create
# type lower-case for the rule
Reference
base on JokcyLou eslint-plugin-wanwu-jsx
npm install -g yo generator-eslint
cd packages/eslint-plugin-vue3-jsx
yo eslint:plugin
yo eslint:rule
npm run create
# type lower-case for the rule
base on JokcyLou eslint-plugin-wanwu-jsx