1
0
Fork 0
dotfiles/.editorconfig
Luca Bilke e906518fc4 editorconfig: remove broken config
This doesn't play nice with the prettier linter (Honestly why am I
surprised that something made by a web dev is buggy)
2024-06-27 18:46:21 +02:00

5 lines
88 B
INI

root = true
# Unix-style newlines with a newline ending every file
[*]
indent_size = 4