UNPKG

270 BJavaScriptView Raw
1module.exports = [
2 'css',
3 'csv',
4 'doc',
5 'docx',
6 'gif',
7 'graphql',
8 'html',
9 'ico',
10 'jpeg',
11 'jpg',
12 'js',
13 'json',
14 'liquid',
15 'otf',
16 'pdf',
17 'png',
18 'ppt',
19 'svg',
20 'ttf',
21 'txt',
22 'webp',
23 'woff',
24 'woff2',
25 'xls',
26 'xlsx',
27 'yml'
28];