Skip to main content

normalizeString

Standardises the usage of double (by default) or single quoted strings, for better gzip compression. Can also remove linebreaks which are inserted for aesthetic purposes. If you prefer single quotes, you can set preferredQuote: 'single' instead.