@pomfe/vant
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

提交规范

  • build: 与构建系统或外部依赖项的修改相关。
  • chore: 与构建过程、工具、库或其他辅助工具的变动相关。
  • ci: 与持续集成(Continuous Integration)配置文件或脚本的修改相关。
  • docs: 与文档相关的变动。
  • feat: 添加新功能。
  • fix: 修复 bug。
  • perf: 与性能优化相关的修改。
  • refactor: 代码重构,既不是修复 bug 也不是添加新功能的修改。
  • revert: 撤销先前的提交。
  • style: 与代码样式、格式的修改相关,不涉及代码逻辑的变动。
  • test: 添加或修改测试相关的代码。

Readme

Keywords

none

Package Sidebar

Install

npm i @pomfe/vant

Weekly Downloads

2

Version

0.0.1

License

none

Unpacked Size

1.89 MB

Total Files

36

Last publish

Collaborators

  • qinshenxue