Skip to content

Commit e0d62f4

Browse files
committed
chore: putout: actions: lint ☘️
1 parent e2ac815 commit e0d62f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/putout/lib/cli/runner/writer.spec.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@ async function runWriter(options) {
125125
const {
126126
raw = false,
127127
rulesdir = '',
128-
formatterOptions = {},
128+
formatterOptions = {
129+
},
129130
noConfig = false,
130131
transform = '',
131132
plugins = [],

0 commit comments

Comments
 (0)