mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-13 19:20:04 +00:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
|
|
import { commitlint } from '@lobehub/lint';
|
||
|
|
|
||
|
|
export default commitlint;
|