Skip to content

Commit 5496b20

Browse files
committed
build: ignore TypeScript error in commitlint config
1 parent bd3f7f4 commit 5496b20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commitlint.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// @ts-ignore
12
import conventional from '@commitlint/config-angular'
23
import { RuleConfigSeverity, type UserConfig } from '@commitlint/types'
34

0 commit comments

Comments
 (0)