chore: enforce commit message conventions (#6577)
* chore: enforce commit message conventions * docs: add link to contributing in README
This commit is contained in:
3
.lintstagedrc
Normal file
3
.lintstagedrc
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"*.js": "eslint"
|
||||
}
|
||||
Reference in New Issue
Block a user