apply Prettier fixes

This commit is contained in:
Pig Fang 2021-08-22 10:57:45 +08:00
parent 79ec6e206a
commit e0d6403499
No known key found for this signature in database
GPG Key ID: A8198F548DADA9E2

View File

@ -61,7 +61,7 @@ export default function (env?: Env): webpack.Configuration[] {
},
{
test: /\.(png|webp|svg|woff2?|eot|ttf)$/,
type: 'asset'
type: 'asset',
},
],
},