diff --git a/.config/djlintrc.json b/.config/djlintrc.json index c697359..746386b 100644 --- a/.config/djlintrc.json +++ b/.config/djlintrc.json @@ -4,6 +4,6 @@ "max_line_length": "120", "use_gitignore": true, "preserve_blank_lines": true, - "format_js": true, + "format_js": false, "format_css": true }