@emerson-eps/prettier-config
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@emerson-eps/prettier-config", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Shared Prettier config for Emerson E&P Software", | ||
@@ -25,11 +25,19 @@ "keywords": [ | ||
"prettier": "prettier . --write", | ||
"semantic-release": "semantic-release", | ||
"test": "prettier . --check" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"prettier": "^2.2.1" | ||
"conventional-changelog-conventionalcommits": "^4.5.0", | ||
"prettier": "^2.2.1", | ||
"semantic-release": "^17.4.2" | ||
}, | ||
"peerDependencies": { | ||
"prettier": ">= 2" | ||
}, | ||
"release": { | ||
"branches": [ | ||
"main" | ||
], | ||
"preset": "conventionalcommits" | ||
} | ||
} |
# Shared Prettier Config | ||
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/emerson-eps/prettier-config/Node.js%20CI) | ||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/prettier-eps/eslint-config/blob/master/LICENSE) | ||
![npm (scoped)](https://img.shields.io/npm/v/@emerson-eps/prettier-config) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) | ||
This is the home of the shared Emerson E&P Software Prettier config. For consistency this config should be used by all projects in E&P Software. | ||
@@ -10,3 +16,3 @@ | ||
``` | ||
npm install --save-dev "https://github.com/emerson-eps/prettier-config.git#main" | ||
npm install --save-dev @emerson-eps/prettier-config | ||
``` | ||
@@ -13,0 +19,0 @@ |
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
4582
45
3