5 lines
75 B
TOML
5 lines
75 B
TOML
[repository]
|
|
enable_commit = true
|
|
|
|
[scripts]
|
|
before_commit = "yarn release" |