prettier-config-yiqilai
v1.0.0
Published
The configuration file will be resolved starting from the location of the file being formatted, and searching up the file tree until a config file is (or isn’t) found.
Downloads
190
Readme
prettier-config-yiqilai
Usage
Install:
$ yarn add --dev prettier-config-yiqilaiEdit package.json:
{
// ...
"prettier": "prettier-config-yiqilai"
}