mirror of
https://github.com/langchain-ai/langgraph-builder.git
synced 2026-07-01 19:55:58 -04:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
}
|