@schul-cloud/prettier-config
Advanced tools
Comparing version 0.1.5 to 0.2.0
@@ -9,3 +9,3 @@ const prettierConfig = { | ||
proseWrap: "never", | ||
htmlWhitespaceSensitivity: "strict", | ||
htmlWhitespaceSensitivity: "css", | ||
endOfLine: "lf", | ||
@@ -12,0 +12,0 @@ semi: true, |
{ | ||
"name": "@schul-cloud/prettier-config", | ||
"version": "0.1.5", | ||
"version": "0.2.0", | ||
"description": "This package contains shareable Prettier configuration used by the applications created @schul-cloud.", | ||
@@ -23,5 +23,3 @@ "main": "index.js", | ||
"schul-cloud", | ||
"javascript", | ||
"formatting", | ||
"react" | ||
"formatting" | ||
], | ||
@@ -35,3 +33,3 @@ "homepage": "https://www.npmjs.com/package/@schul-cloud/prettier-config", | ||
}, | ||
"gitHead": "8b09d164f394a46b40935b6dbc3b1d47318ed430" | ||
"gitHead": "99be51d20faf8c46e74bff27445aaea2d66fb565" | ||
} |
# @schul-cloud/prettier-config | ||
[![npm (scoped)](https://img.shields.io/npm/v/@schul-cloud/prettier-config)](https://www.npmjs.com/package/@schul-cloud/prettier-config) | ||
## Getting Started | ||
@@ -4,0 +6,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
37130
6
48