mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-07-03 14:13:43 +00:00
initial editorconfig
This commit is contained in:
parent
459fca11c5
commit
a052705c61
10
.editorconfig
Normal file
10
.editorconfig
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
end_of_line = lf
|
||||||
|
insert_final_newline = true
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
|
[**/*.bats]
|
||||||
|
indent_size = 4
|
||||||
|
indent_style = space
|
Loading…
x
Reference in New Issue
Block a user