Added Tabs indentation for ESC files

This commit is contained in:
2025-01-24 01:01:12 +01:00
parent f538ab07b6
commit 42bae89496

3
.editorconfig Normal file
View File

@@ -0,0 +1,3 @@
[*.esc]
indent_style = tab
indent_size = 2