1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 23:41:29 +02:00

[ticket/15344] update stylelint and fix issues

PHPBB3-15344
This commit is contained in:
Michael Miday
2017-09-02 15:44:47 -04:00
parent d8fb94245f
commit 30fa0c9474
5 changed files with 12 additions and 12 deletions

View File

@@ -161,7 +161,7 @@
"selector-type-no-unknown": true,
"selector-descendant-combinator-no-non-space": true,
"selector-no-id": true,
"selector-max-id": 0,
"selector-no-qualifying-type": [
true, {
"ignore": ["attribute"]