Skip to content

Commit f8b6856

Browse files
authored
Update apply-assignment-fix.js
1 parent 8ebd42f commit f8b6856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)