aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2026-03-18 13:04:34 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2026-03-18 13:04:34 +0100
commit3b694a936c7138acc5eaca3da2ec528c2e8c0894 (patch)
tree5b4bba66b0fb969336448a36e31eaffce5176096 /.editorconfig
parent792eae771e902a25420d0ad367c43f570545bb60 (diff)
fix(timer): too long task
converting into milliseconds instead of ticks
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..6d4b8c2
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,2 @@
+[*]
+end_of_line = crlf \ No newline at end of file