prettier/src/config
Jorge Gonzalez 7d78ce68ef feat(config): support TOML configuration files (#4877)
* Add initial support for TOML in configuration files

* Missed brace

* Fix snapshots

* refactor: move loadToml to utils

* Use @iarna/toml

* Add tests for loadToml

* Fix test for CI

* Remove jest-extended

* Create snapshot for load-toml

* Add feat to docs

* lint docs

* Use @iarna/toml/parse-string

* Change path string
2018-08-03 06:27:19 -04:00
..
resolve-config-editorconfig.js Respect EditorConfig when `--config` is passed (#3992) 2018-02-24 19:11:23 +11:00
resolve-config.js feat(config): support TOML configuration files (#4877) 2018-08-03 06:27:19 -04:00