djlint / djLint

✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang
https://djLint.com
GNU General Public License v3.0
686 stars 84 forks source link

[FEATURE] integration docs on `prettier` compatibility #817

Open jamesbraza opened 8 months ago

jamesbraza commented 8 months ago

Feature Request

With djlint==1.34.1 runnings the pre-commit hook djlint-reformat-django, it conflicts with a default configuration of prettier==3.2.5.

The request is to document a prettier or a djLint config in https://djlint.com/docs/integrations/ that allows the two tools to coexist when run on the same files