Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 212b0f1

Browse files
committed
fix: getting rules for ignoreFixableRulesWhileTyping
A `cliEngine` does not have `getRules` among its own properties, instead the function is a class method. Because of this, the `getRules` function in `worker-helpers.js` would just return an empty map and `ignoreFixableRulesWhileTyping` couldn't work.
1 parent f896344 commit 212b0f1

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

0 commit comments

Comments
 (0)