@rubriclab/prettier-config
Advanced tools
+6
-0
| # @rubriclab/prettier-config | ||
| ## 1.2.0 | ||
| ### Minor Changes | ||
| - Bump version | ||
| ## 1.1.0 | ||
@@ -4,0 +10,0 @@ |
+1
-1
@@ -26,3 +26,3 @@ { | ||
| }, | ||
| "version": "1.1.0" | ||
| "version": "1.2.0" | ||
| } |
+4
-1
@@ -7,3 +7,6 @@ /** @type {import("prettier").Config} */ | ||
| jsxSingleQuote: true, | ||
| plugins: [require.resolve('prettier-plugin-organize-imports'), require.resolve('prettier-plugin-tailwindcss')], | ||
| plugins: [ | ||
| require.resolve('prettier-plugin-organize-imports'), | ||
| require.resolve('prettier-plugin-tailwindcss') | ||
| ], | ||
| proseWrap: 'never', | ||
@@ -10,0 +13,0 @@ semi: false, |
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
1983
2.69%18
20%0
-100%