mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
|
|
import { commitlint } from '@lobehub/lint';
|
||
|
|
|
||
|
|
export default commitlint;
|