This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
privacytools.io/.jsbeautifyrc

6 lines
73 B
Plaintext
Raw Permalink Normal View History

2019-08-03 18:18:03 -07:00
{
"html": {
"indent_with_tabs": true,
"indent_handlebars": true
}
}