ale/test/prettier-test-files
Sorin Iclanzan 80bd2e18d6
Set prettier working directory to where .prettierignore is (#3101)
Prettier does not use `.prettierignore` unless the current directory is the root where the `.prettierignore` file resides.

* Update Prettier tests
* Look for prettierignore to determine project root
2020-08-28 08:14:50 +01:00
..
with_config Add support for prettier configuration file. (#886) 2017-08-29 16:05:19 +01:00
with_prettierignore Set prettier working directory to where .prettierignore is (#3101) 2020-08-28 08:14:50 +01:00
testfile Set `--parser` option in Prettier's fixer (#1620) 2018-06-18 22:40:57 +01:00
testfile.css Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910) 2017-09-06 15:21:26 +01:00
testfile.js Add support for prettier configuration file. (#886) 2017-08-29 16:05:19 +01:00
testfile.json Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910) 2017-09-06 15:21:26 +01:00
testfile.scss Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910) 2017-09-06 15:21:26 +01:00
testfile.ts Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910) 2017-09-06 15:21:26 +01:00