Skip to content

Commit 7f8553d

Browse files
author
Bakosa666
committed
Remove whitespace
1 parent 70f053b commit 7f8553d

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

src/icons/fileIcons.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -671,16 +671,16 @@ export const fileIcons: FileIcons = {
671671
},
672672
{ name: 'watchman', fileNames: ['.watchmanconfig'] },
673673
{ name: 'aurelia', fileNames: ['aurelia.json'] },
674-
{
675-
name: 'mocha',
674+
{
675+
name: 'mocha',
676676
fileNames: [
677-
'mocha.opts',
678-
'.mocharc.yml',
679-
'.mocharc.yaml',
677+
'mocha.opts',
678+
'.mocharc.yml',
679+
'.mocharc.yaml',
680680
'.mocharc.js',
681-
'.mocharc.json',
682-
'.mocharc.jsonc'
683-
]
681+
'.mocharc.json',
682+
'.mocharc.jsonc'
683+
]
684684
},
685685
{ name: 'jenkins', fileNames: ['jenkinsfile'] },
686686
{ name: 'firebase', fileNames: ['firebase.json', '.firebaserc'] },

0 commit comments

Comments
 (0)