@idonotknowwhoweare/prettier-config
v1.0.1
Published
```js // .prettierrc.js module.exports = { ...require('@idonotknowwhoiam/prettier-config'), } ``` Use .editorconfig for width and indent size.
Downloads
1
Readme
Usage
// .prettierrc.js
module.exports = {
...require('@idonotknowwhoiam/prettier-config'),
}
Use .editorconfig for width and indent size.