From 4bb32cdb5dc2a0aba65f821c154ee06d7f750263 Mon Sep 17 00:00:00 2001 From: inoas Date: Fri, 15 Mar 2024 21:18:32 +0100 Subject: less --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 02cdc98..7dce924 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,7 @@ root = true # Matches multiple files with brace expansion notation # Set default charset -[*.{gleam, erl, hrl, ex, exs, mjs, js, ts, toml, yaml, yml, json, jsonc, md}] +[*.{gleam, erl, mjs, js, ts, toml, yaml, yml, json, jsonc, md}] end_of_line = lf charset = utf-8 trim_trailing_whitespace = true -- cgit v1.2.3