mirror of
https://github.com/st-tu-dresden-praktikum/swt23w23
synced 2024-07-19 21:04:36 +02:00
Add editorconfig section for frontend files
This commit is contained in:
parent
99491b3b0d
commit
e49cd6c3c5
|
@ -15,3 +15,6 @@ indent_style = tab
|
|||
|
||||
[pom.xml]
|
||||
indent_style = tab
|
||||
|
||||
[{*.html,*.css,*.js}]
|
||||
indent_style = tab
|
||||
|
|
Loading…
Reference in a new issue