Apply Javascript styleguide
This commit is contained in:
parent
752ce964c8
commit
6e0f351093
30 changed files with 364 additions and 375 deletions
|
@ -23,7 +23,7 @@ const extensions = {
|
|||
'gz': 'archive',
|
||||
'tgz': 'archive',
|
||||
'bz2': 'archive',
|
||||
'rar': 'archive'
|
||||
'rar': 'archive',
|
||||
};
|
||||
|
||||
export function sniff(filename) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue