fix: stylelint config, close #1658

This commit is contained in:
vben
2022-03-19 06:49:33 +08:00
parent 136cbb1e3b
commit 5db1250a8d
5 changed files with 18 additions and 28 deletions

11
pnpm-lock.yaml generated
View File

@@ -84,13 +84,11 @@ specifiers:
showdown: ^2.0.3
sortablejs: ^1.14.0
stylelint: ^14.6.0
stylelint-config-html: ^1.0.0
stylelint-config-prettier: ^9.0.3
stylelint-config-recommended: ^7.0.0
stylelint-config-recommended-vue: ^1.3.0
stylelint-config-standard: ^25.0.0
stylelint-order: ^5.0.0
stylelint-processor-html: ^1.0.0
tinymce: ^5.10.3
ts-node: ^10.7.0
typescript: ^4.6.2
@@ -206,13 +204,11 @@ devDependencies:
rollup: 2.70.1
rollup-plugin-visualizer: 5.6.0_rollup@2.70.1
stylelint: 14.6.0
stylelint-config-html: 1.0.0_f552817e5b8b1b7dca381d844218922e
stylelint-config-prettier: 9.0.3_stylelint@14.6.0
stylelint-config-recommended: 7.0.0_stylelint@14.6.0
stylelint-config-recommended-vue: 1.3.0_f552817e5b8b1b7dca381d844218922e
stylelint-config-standard: 25.0.0_stylelint@14.6.0
stylelint-order: 5.0.0_stylelint@14.6.0
stylelint-processor-html: 1.0.0
ts-node: 10.7.0_e79e62fe450383fd2d418267dc75e645
typescript: 4.6.2
vite: 2.9.0-beta.3_less@4.1.2
@@ -9133,13 +9129,6 @@ packages:
stylelint: 14.6.0
dev: true
/stylelint-processor-html/1.0.0:
resolution: {integrity: sha1-aJK2soVaRfApHNhFGR1pCBMKKRg=}
deprecated: 'Please use stylelint-processor-arbitrary-tags https://github.com/mapbox/stylelint-processor-arbitrary-tags '
dependencies:
htmlparser2: 3.10.1
dev: true
/stylelint/14.6.0:
resolution: {integrity: sha512-Xk2sqXYPi9nXgq70nBiZkbQm/QOOKd83NBTaBE1fXEWAEeRlgHnKC/E7kJFlT6K0SaNDOK5yIvR7GFPGsNLuOg==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}