diff --git a/.editorconfig b/.editorconfig index 2f416e6..0ed6a9b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,9 +12,6 @@ max_line_length = 80 indent_size = 4 max_line_length = 100 -[justfile] -indent_size = 4 - [pages/api/bindings.ts] charset = unset insert_final_newline = unset