1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-24 09:18:09 +00:00

eslint fix

This commit is contained in:
Vladimir Volek 2018-09-21 14:35:22 +02:00
parent 976222476b
commit 1e346380a0

View File

@ -97,7 +97,7 @@ module.exports = {
COMMITHASH: JSON.stringify(gitRevisionPlugin.commithash()),
}),
new FlowWebpackPlugin({
reportingSeverity: 'warning'
reportingSeverity: 'warning',
}),
new HtmlWebpackPlugin({
chunks: ['index'],