Skip to content

Commit 3654441

Browse files
zgeoffmarionebl
authored andcommitted
style: update quotes to conform with prettier config (#692)
replaced double quotes with single quotes wrapping a string in @commitlint/is-ignored to conform with prettier configuration
1 parent e943daf commit 3654441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

@commitlint/is-ignored/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from "./lib";
1+
export * from './lib';

0 commit comments

Comments
 (0)