Skip to content

feat: Added TOML writing support and increased loading file types.

Liam Moore requested to merge develop into master

Added '-t, --toml' for writing toml prettier config files. The 'use' command now finds a config file to load automatically. The 'use' command can now load any 'prettierc' file type through 'cosmiconfig'

Merge request reports