test2_lyn

0.3.2 • Public • Published

test2_lyn

代码规范

命名变量用下划线,命名方法用小驼峰

提交规范

  • feat:新功能(feature)
  • fix:修补bug
  • docs:文档(documentation)
  • style: 格式(不影响代码运行的变动)
  • refactor:重构(即不是新增功能,也不是修改bug的代码变动)
  • test:增加测试
  • chore:构建过程或辅助工具的变动

发布

更新版本号

npm version patch

  • npm version <update_type>
  • patch:这个是补丁的意思,补丁最合适;
  • minor:这个是小修小改;
  • major:这个是大改咯;

登录&发布

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Readme

Keywords

none

Package Sidebar

Install

npm i test2_lyn

Weekly Downloads

8

Version

0.3.2

License

none

Unpacked Size

4.61 kB

Total Files

11

Last publish

Collaborators

  • lynally