Socialify

Folder ..

Viewing .editorconfig
6 lines (5 loc) • 86.0 B

1
2
3
4
5
6
[*]
end_of_line = lf

[*.{js,mjs,ts}]
indent_size = 2
trim_trailing_whitespace = true