mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
editorconfig: add json config
This commit is contained in:
parent
d2646d1a5d
commit
ffd5c8b5c1
1 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,7 @@ charset = utf-8
|
|||
[*.nix]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.json]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue