mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-04 20:30:58 +00:00
Added linter for styled-components 2
This commit is contained in:
parent
eed40c53ab
commit
3ad791a752
@ -7,6 +7,7 @@
|
|||||||
"stylelint-config-styled-components"
|
"stylelint-config-styled-components"
|
||||||
],
|
],
|
||||||
"rules": {
|
"rules": {
|
||||||
"indentation": 4
|
"indentation": 4,
|
||||||
|
"block-no-empty": null
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user