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 GithubDeployments = require('./github-deployments.service')
|
||||
|
||||
describe('GithubDeployments', function() {
|
||||
describe('GithubDeployments', function () {
|
||||
test(GithubDeployments.render, () => {
|
||||
given({
|
||||
state: 'SUCCESS',
|
||||
|
||||
Reference in New Issue
Block a user