Skip to content

Commit f34de24

Browse files
authored
test: @putout/plugin-putout-config: apply-assignment: typo
1 parent f8b6856 commit f34de24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-putout-config/test/fixture/apply-assignment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ __putout_processor_json({
33
"split-assignment-expressions": "off",
44
"simplify-assignments": "off",
55
"convert-assignment-to-arrow-function": "off",
6-
"convert-assignment-to-comparisson": "off",
6+
"convert-assignment-to-comparison": "off",
77
"convert-assignment-to-declaration": "off"
88
}
99
});

0 commit comments

Comments
 (0)