scroll-paggind property added to the linter
This commit is contained in:
parent
69fbd7903b
commit
c1f13d4392
1 changed files with 2 additions and 1 deletions
|
@ -132,7 +132,8 @@ linters:
|
|||
|
||||
PropertySpelling:
|
||||
enabled: true
|
||||
extra_properties: []
|
||||
extra_properties:
|
||||
- scroll-padding
|
||||
disabled_properties: []
|
||||
|
||||
# To enable later
|
||||
|
|
Loading…
Reference in a new issue