editorconfig: nix
This commit is contained in:
parent
1d1b7db7b7
commit
af5ab5b197
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ root = true
|
|||
charset = utf-8
|
||||
end_of_line = lf
|
||||
|
||||
[*.js]
|
||||
[*.{js, nix}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue