1
0
mirror of https://github.com/badges/shields.git synced 2025-07-29 06:21:16 +03:00

upgrade to prettier 2 (#5051)

* arrowParens: avoid
* remove trailingComma setting
This commit is contained in:
chris48s
2020-05-05 21:07:43 +01:00
committed by GitHub
parent 1c736f2159
commit 13d75e0607
337 changed files with 1882 additions and 2707 deletions

View File

@ -14,9 +14,7 @@ t.create('Reputation for StackOverflow user 22656')
message: isMetric,
})
t.create('Reputation for Tex user 22656')
.get('/tex/r/226.json')
.expectBadge({
label: 'tex reputation',
message: isMetric,
})
t.create('Reputation for Tex user 22656').get('/tex/r/226.json').expectBadge({
label: 'tex reputation',
message: isMetric,
})