This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
elink-star
/
luckysheet
Watch
12
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
产品一张表luckysheet前端代码库
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1256
Commits
1
Branch
0
Tags
22 MiB
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
luckysheet
/
commitlint.config.js
4 lines
70 B
Raw
Permalink
Normal View
History
refactor(all project): modular,Document promotion,Some bugs 1. Modularization, use es6, split files 2. Add English documents,enriched parameter description 3. add allowEdit 4. Delete row, insert row,hidden row 5. some bugs BREAKING CHANGE: File name change fix #11, fix #2
5 years ago
module
.
exports
=
{
extends
:
[
'@commitlint/config-conventional'
]
}