Skip to content

Commit f39becd

Browse files
committed
docs(readme) false -> off
1 parent 65a2173 commit f39becd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@ Just create `.babelrc` file with configuration you need.
14831483
"plugins": [
14841484
["putout", {
14851485
"rules": {
1486-
"remove-unused-variables": false
1486+
"remove-unused-variables": "off"
14871487
}
14881488
}]
14891489
]

0 commit comments

Comments
 (0)