djLint/tests/test_config/test_scripts_styles/pyproject.toml

10 lines
118 B
TOML
Raw Normal View History

[tool.djlint]
format_js = true
format_css = true
[tool.djlint.js]
indent_size = 5
[tool.djlint.css]
indent_size = 3