Skip to content

Commit a626dc5

Browse files
committed
feat: nuxtrc icon
1 parent c31fdf8 commit a626dc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/defaults/fileIcons.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1528,6 +1528,7 @@ const fileIcons: Record<string, {
15281528
},
15291529
'nuxt': {
15301530
fileNames: [
1531+
'.nuxtrc',
15311532
'nuxt.config.js',
15321533
'nuxt.config.ts',
15331534
],

0 commit comments

Comments
 (0)