@shopify/prettier-config
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -18,2 +18,2 @@ # Changelog | ||
- Created `@shopify/prettier-config` package ([#152](https://github.com/Shopify/web-foundation/pull/152)) | ||
- Created `@shopify/prettier-config` package ([#152](https://github.com/Shopify/web-configs/pull/152)) |
{ | ||
"name": "@shopify/prettier-config", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"license": "MIT", | ||
@@ -15,9 +15,9 @@ "description": "Shared prettier configuration", | ||
"type": "git", | ||
"url": "git+https://github.com/Shopify/web-foundation.git", | ||
"url": "git+https://github.com/Shopify/web-configs.git", | ||
"directory": "packages/prettier-config" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Shopify/web-foundation/issues" | ||
"url": "https://github.com/Shopify/web-configs/issues" | ||
}, | ||
"homepage": "https://github.com/Shopify/web-foundation/blob/main/packages/prettier-config/README.md" | ||
"homepage": "https://github.com/Shopify/web-configs/blob/main/packages/prettier-config/README.md" | ||
} |
# `@shopify/prettier-config` | ||
[![Build Status](https://travis-ci.com/Shopify/web-foundation.svg?branch=main)](https://travis-ci.com/Shopify/web-foundation) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](../../LICENSE.md) [![npm version](https://badge.fury.io/js/%40shopify%2Fprettier-config.svg)](https://badge.fury.io/js/%40shopify%2Fprettier-config.svg) [![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/@shopify/prettier-config.svg)](https://img.shields.io/bundlephobia/minzip/@shopify/prettier-config.svg) | ||
@@ -21,2 +20,2 @@ | ||
Any previous `.prettierrc` should be removed in favour of the shared config. | ||
Any previous `.prettierrc` should be removed in favour of the shared config. |
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
2361