This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2024-08-30 18:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
146cc5c5e9
AppFlowy
/
package.json
7 lines
114 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: config commitlint & ignore commitlint auto generated files
2022-02-05 08:14:15 +00:00
{
"devDependencies"
:
{
feat: Added commit-msg hook This will call commitlint to validate commit messages
2022-07-18 00:16:12 +00:00
"@commitlint/cli"
:
"^16.1.0"
,
fix: removed references to Husky
2022-07-18 00:36:51 +00:00
"@commitlint/config-conventional"
:
"^16.0.0"
feat: config commitlint & ignore commitlint auto generated files
2022-02-05 08:14:15 +00:00
}
}
Reference in New Issue
Copy Permalink