[ticket/17010] Add web-push-testing for implementing web push tests

PHPBB3-17010
This commit is contained in:
Marc Alexander 2022-09-18 21:28:25 +02:00
parent 83cf915758
commit af31080445
No known key found for this signature in database
GPG key ID: 50E0D2423696F995
2 changed files with 1628 additions and 2 deletions

1627
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -111,6 +111,7 @@
"postcss": "^8.4.31",
"postcss-sorting": "^7.0.1",
"stylelint": "^14.7.0",
"stylelint-order": "^5.0.0"
"stylelint-order": "^5.0.0",
"web-push-testing": "^1.0.0"
}
}