Skip to content

Commit 0289d66

Browse files
committed
chore: typo
1 parent 5c6ee30 commit 0289d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configs/imports.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export async function imports(): Promise<FlatConfigItem[]> {
6464
},
6565
{
6666
files: ['**/bin/**/*', `**/bin.${GLOB_SRC_EXT}`],
67-
name: 'antfu:imports:bin',
67+
name: 'coderwyd:imports:bin',
6868
rules: {
6969
'antfu/no-import-dist': 'off',
7070
'antfu/no-import-node-modules-by-path': 'off',

0 commit comments

Comments
 (0)