@amedia/prettier-config-base
Advanced tools
Comparing version 0.0.0 to 1.0.0
# @amedia/prettier-config | ||
## 1.0.0 | ||
### Major Changes | ||
- ef21080: introduce prettier-config-base | ||
The base Prettier config is extracted to @amedia/prettier-config-base to | ||
allow it to be used independently from @amedia/prettier-config, if the | ||
feature probing functionality is not needed. | ||
This is in line with how @amedia/eslint-config works. | ||
## 1.0.2 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@amedia/prettier-config-base", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"description": "Base Prettier config for Amedia", | ||
@@ -5,0 +5,0 @@ "type": "commonjs", |
@@ -1,2 +0,2 @@ | ||
# @amedia/eslint-config | ||
# @amedia/prettier-config-base | ||
@@ -8,3 +8,3 @@ The Prettier configuration for JavaScript / YAML / JSON / Markdown. | ||
```sh | ||
npm install --save-dev @amedia/prettier-config prettier | ||
npm install --save-dev @amedia/prettier-config-base prettier | ||
``` | ||
@@ -11,0 +11,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5485
1
1