Доработки по Styelint
This commit is contained in:
@@ -12,6 +12,7 @@ export default {
|
||||
rules: {
|
||||
'block-no-empty': null,
|
||||
'no-invalid-double-slash-comments': null,
|
||||
'no-invalid-position-declaration': [true, { ignoreAtRules: ['media'] }],
|
||||
'property-disallowed-list': [
|
||||
'animation',
|
||||
'background',
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-html": "^1.8.1",
|
||||
"stylelint-config-standard-scss": "^17.0.0",
|
||||
"stylelint-order": "^7.0.1"
|
||||
|
||||
Reference in New Issue
Block a user