Доработки по Styelint

This commit is contained in:
2026-02-19 21:51:05 +04:00
parent 14d13915c9
commit 17378965fd
3 changed files with 3 additions and 0 deletions

View File

@@ -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',