Add editorconfig section for frontend files

This commit is contained in:
Simon Bruder 2023-11-09 12:00:21 +01:00
parent 99491b3b0d
commit e49cd6c3c5
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -15,3 +15,6 @@ indent_style = tab
[pom.xml]
indent_style = tab
[{*.html,*.css,*.js}]
indent_style = tab