mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
chore: add missing indent for scss in editorconfig
This commit is contained in:
parent
63c9f6fce1
commit
97af53feed
1 changed files with 3 additions and 0 deletions
|
|
@ -22,6 +22,9 @@ indent_size = 2
|
|||
[*.json]
|
||||
indent_size = 2
|
||||
|
||||
[*.scss]
|
||||
indent_size = 2
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue