add frio formatting file

This commit is contained in:
Extarys 2021-01-21 18:16:22 -05:00
parent 0668b2dfd5
commit 5167c2dc14
3 changed files with 24 additions and 0 deletions

View file

@ -8,3 +8,7 @@ charset = utf-8
end_of_line = lf
trim_trailing_whitespaces = true
indent_style = tab
quote_type = single
[*.js]
quote_type = double