mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-20 23:30:24 +00:00
9 lines
118 B
TOML
9 lines
118 B
TOML
[tool.djlint]
|
|
format_js = true
|
|
format_css = true
|
|
|
|
[tool.djlint.js]
|
|
indent_size = 5
|
|
|
|
[tool.djlint.css]
|
|
indent_size = 3
|