@amedia/prettier-config
Advanced tools
Comparing version 1.0.1 to 1.0.2-next.0
# @amedia/prettier-config | ||
## 1.0.2-next.0 | ||
### Patch Changes | ||
- modularize kragl | ||
Introduce `kragl-eslint` and `kragl-prettier`, and expose an API so they | ||
can be used from `kragl`. | ||
The breaking change is that each runner's internal help text is now | ||
available under `--help`, e.g. `kragl prettier --help` or `kragl eslint --help`. | ||
They will print the help for Prettier and ESLint respectively, and | ||
replaces `--prettier-help`. | ||
Each command's usage matches the internal tool's, so `--eslint-config` | ||
is no longer necessary, just `--config` with suffice. | ||
`kragl lint` and `kragl format` serves as shortcuts to run all the | ||
configured formatters and runners with it's own options that normalize | ||
usage. | ||
## 1.0.1 | ||
@@ -4,0 +26,0 @@ |
{ | ||
"name": "@amedia/prettier-config", | ||
"version": "1.0.1", | ||
"version": "1.0.2-next.0", | ||
"description": "Prettier config for Amedia", | ||
"main": "index.js", | ||
"scripts": {}, | ||
"type": "commonjs", | ||
"main": "./index.js", | ||
"author": "", | ||
@@ -8,0 +8,0 @@ "license": "ISC", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
3076
2