mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-25 07:24:45 +00:00
10 lines
118 B
TOML
10 lines
118 B
TOML
|
|
[tool.djlint]
|
||
|
|
format_js = true
|
||
|
|
format_css = true
|
||
|
|
|
||
|
|
[tool.djlint.js]
|
||
|
|
indent_size = 5
|
||
|
|
|
||
|
|
[tool.djlint.css]
|
||
|
|
indent_size = 3
|