JSON5
File Patterns: **/.babelrc
, **/.jslintrc
, **/*.json5
Supported Beautifiers
Beautifier | Options | Downloads | Stars | Issues |
---|---|---|---|---|
JS-Beautify | 2 | |||
Prettier | 2 | |||
Pretty Diff | 5 |
Options
# | Option | JS-Beautify | Prettier | Pretty Diff |
---|---|---|---|---|
1 | Indent Comments | ❌ | ❌ | ✅ |
2 | Indent Size | ✅ | ✅ | ✅ |
3 | Indent Style | ✅ | ✅ | ✅ |
4 | Max Preserve Newlines | ❌ | ❌ | ✅ |
5 | Quotes | ❌ | ❌ | ✅ |