mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-24 01:08:27 +00:00
eslint fix
This commit is contained in:
parent
976222476b
commit
1e346380a0
@ -97,7 +97,7 @@ module.exports = {
|
||||
COMMITHASH: JSON.stringify(gitRevisionPlugin.commithash()),
|
||||
}),
|
||||
new FlowWebpackPlugin({
|
||||
reportingSeverity: 'warning'
|
||||
reportingSeverity: 'warning',
|
||||
}),
|
||||
new HtmlWebpackPlugin({
|
||||
chunks: ['index'],
|
||||
|
Loading…
Reference in New Issue
Block a user