@cirocfc/yet-another-prettier-config
Advanced tools
Comparing version 0.0.1-alpha.3 to 0.0.1-alpha.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.1-alpha.4](https://github.com/cirocfc/yet-another/compare/@cirocfc/yet-another-prettier-config@0.0.1-alpha.3...@cirocfc/yet-another-prettier-config@0.0.1-alpha.4) (2020-06-07) | ||
**Note:** Version bump only for package @cirocfc/yet-another-prettier-config | ||
## [0.0.1-alpha.3](https://github.com/cirocfc/yet-another/compare/@cirocfc/yet-another-prettier-config@0.0.1-alpha.2...@cirocfc/yet-another-prettier-config@0.0.1-alpha.3) (2020-04-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@cirocfc/yet-another-prettier-config", | ||
"description": "Yet Another: Prettier Config", | ||
"version": "0.0.1-alpha.3", | ||
"logo": { | ||
"file": "./icons/128.png" | ||
}, | ||
"version": "0.0.1-alpha.4", | ||
"main": "src/index.js", | ||
@@ -18,3 +21,3 @@ "author": "Ciro Ferreira da Cruz <ciro.cfc@gmail.com>", | ||
"license": "MIT", | ||
"gitHead": "a6da0d50db3d748e83354da031710dd7162b7b78" | ||
"gitHead": "85f359c375a042074458b16f80dfecea95cfca0a" | ||
} |
@@ -16,2 +16,3 @@ [![npm](https://img.shields.io/npm/v/@cirocfc/yet-another-prettier-config.svg?style=flat-square)](https://www.npmjs.com/package/@cirocfc/yet-another-prettier-config) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](http://commitizen.github.io/cz-cli/) | ||
```js | ||
// .prettierrc.js | ||
module.exports = { | ||
@@ -21,1 +22,9 @@ ...require('@cirocfc/yet-another-prettier-config'), | ||
``` | ||
--- | ||
\* Make sure to install required peerDependencies: | ||
```sh | ||
yarn add -D prettier | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14515
8
29