Skip to content

Commit 6b9e870

Browse files
committed
chore: lint
1 parent 5ab0251 commit 6b9e870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/resolvers/arco.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const matchComponents = [
117117

118118
{
119119
pattern: /^DescriptionsItem$/,
120-
componentDir: "descriptions"
120+
componentDir: 'descriptions',
121121
},
122122
]
123123

0 commit comments

Comments
 (0)