upgrade to prettier 2 (#5051)
* arrowParens: avoid * remove trailingComma setting
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const { test, given } = require('sazerac')
|
||||
const { renderWebsiteStatus } = require('./website-status')
|
||||
|
||||
describe('Website status helpers', function() {
|
||||
describe('Website status helpers', function () {
|
||||
const customOptions = {
|
||||
upMessage: 'groovy',
|
||||
upColor: 'papayawhip',
|
||||
|
||||
Reference in New Issue
Block a user