mirror of https://github.com/wg-easy/wg-easy
2 changed files with 1 additions and 64 deletions
@ -9,8 +9,7 @@ |
|||
"format:check:docs": "prettier --check docs" |
|||
}, |
|||
"devDependencies": { |
|||
"prettier": "^3.5.3", |
|||
"prettier-plugin-tailwindcss": "^0.6.11" |
|||
"prettier": "^3.5.3" |
|||
}, |
|||
"packageManager": "[email protected]" |
|||
} |
|||
|
|||
@ -11,67 +11,9 @@ importers: |
|||
prettier: |
|||
specifier: ^3.5.3 |
|||
version: 3.5.3 |
|||
prettier-plugin-tailwindcss: |
|||
specifier: ^0.6.11 |
|||
version: 0.6.11([email protected]) |
|||
|
|||
packages: |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA==} |
|||
engines: {node: '>=14.21.3'} |
|||
peerDependencies: |
|||
'@ianvs/prettier-plugin-sort-imports': '*' |
|||
'@prettier/plugin-pug': '*' |
|||
'@shopify/prettier-plugin-liquid': '*' |
|||
'@trivago/prettier-plugin-sort-imports': '*' |
|||
'@zackad/prettier-plugin-twig': '*' |
|||
prettier: ^3.0 |
|||
prettier-plugin-astro: '*' |
|||
prettier-plugin-css-order: '*' |
|||
prettier-plugin-import-sort: '*' |
|||
prettier-plugin-jsdoc: '*' |
|||
prettier-plugin-marko: '*' |
|||
prettier-plugin-multiline-arrays: '*' |
|||
prettier-plugin-organize-attributes: '*' |
|||
prettier-plugin-organize-imports: '*' |
|||
prettier-plugin-sort-imports: '*' |
|||
prettier-plugin-style-order: '*' |
|||
prettier-plugin-svelte: '*' |
|||
peerDependenciesMeta: |
|||
'@ianvs/prettier-plugin-sort-imports': |
|||
optional: true |
|||
'@prettier/plugin-pug': |
|||
optional: true |
|||
'@shopify/prettier-plugin-liquid': |
|||
optional: true |
|||
'@trivago/prettier-plugin-sort-imports': |
|||
optional: true |
|||
'@zackad/prettier-plugin-twig': |
|||
optional: true |
|||
prettier-plugin-astro: |
|||
optional: true |
|||
prettier-plugin-css-order: |
|||
optional: true |
|||
prettier-plugin-import-sort: |
|||
optional: true |
|||
prettier-plugin-jsdoc: |
|||
optional: true |
|||
prettier-plugin-marko: |
|||
optional: true |
|||
prettier-plugin-multiline-arrays: |
|||
optional: true |
|||
prettier-plugin-organize-attributes: |
|||
optional: true |
|||
prettier-plugin-organize-imports: |
|||
optional: true |
|||
prettier-plugin-sort-imports: |
|||
optional: true |
|||
prettier-plugin-style-order: |
|||
optional: true |
|||
prettier-plugin-svelte: |
|||
optional: true |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} |
|||
engines: {node: '>=14'} |
|||
@ -79,8 +21,4 @@ packages: |
|||
|
|||
snapshots: |
|||
|
|||
[email protected]([email protected]): |
|||
dependencies: |
|||
prettier: 3.5.3 |
|||
|
|||
[email protected]: {} |
|||
|
|||
Loading…
Reference in new issue