feat: add .editorconfig
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
[*]
|
||||||
|
end_of_line = lf
|
||||||
|
|
||||||
|
[*.{js,mjs,ts}]
|
||||||
|
indent_size = 2
|
||||||
|
trim_trailing_whitespace = true
|
||||||
Reference in New Issue
Block a user