This website works better with JavaScript.
Home
Explore
Help
Sign In
TALL
/
plugin-store
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
TALL 插件商城
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.
2
Commits
2
Branches
0
Tags
320 KiB
Tree:
0f1e55e2d4
master
min
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0f1e55e2d4'
${ noResults }
plugin-store
/
commitlint.config.js
2 lines
60 B
Raw
Normal View
History
feat: project created
4 years ago
module
.
exports
=
{
extends
:
[
'@commitlint/config-angular'
]
}
;