From 9cfcbabb032c729b06d581412a64a9e7cefed6b1 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 6 Oct 2025 19:22:14 +0200 Subject: style(format): install prettier and run --- .editorconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..fac7a92 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[*] +max_line_length = 120 -- cgit v1.2.3