mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
replace editorconfig with prettierrc
This commit is contained in:
parent
e5126334c8
commit
380e2b89f0
2 changed files with 1 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
||||||
root = true
|
|
||||||
|
|
||||||
[*.json]
|
|
||||||
indent_style = space
|
|
||||||
indent_size = 4
|
|
1
.prettierrc
Normal file
1
.prettierrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{ "useTabs": true }
|
Loading…
Reference in a new issue