drop editor config

This commit is contained in:
Hayden 2022-09-09 14:45:58 -08:00
parent 9ab5585562
commit 1a005a5a5a

View file

@ -1,12 +0,0 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
# Matches multiple files with brace expansion notation
[*.{js,jsx,html,sass,vue,ts,tsx,json}]
charset = utf-8
indent_style = tab
indent_size = 2
trim_trailing_whitespace = true