1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00
dotfiles/.config/djlintrc.json
2023-02-26 19:57:25 +01:00

8 lines
159 B
JSON

{
"custom_blocks": "match",
"max_line_length": "120",
"use_gitignore": true,
"preserve_blank_lines": true,
"format_js": true,
"format_css": true
}