12956d7633
* add commitlint support * refactor code * improve readme text
2 lines
87 B
TypeScript
2 lines
87 B
TypeScript
export const COMMITLINT_LLM_CONFIG_PATH = `${process.env.PWD}/.opencommit-commitlint`;
|