Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-20 | #3633 - Put all dummy test files in test/test-files | w0rp | |
2017-08-29 | Add support for prettier configuration file. (#886) | aliou | |
* Add support for prettier configuration file. As of version 1.6.0, prettier allows passing a `--config` argument with a path to a configuration file. * Add test prettier configuration file. * Add option to use local prettier configuration. * Add description for new prettier option. * Also check if the config is present before using it. |