eslint-plugin-lodash icon indicating copy to clipboard operation
eslint-plugin-lodash copied to clipboard

path-style is supposed to be "as-needed" by default

Open sergejostir opened this issue 5 years ago • 0 comments

Hello.

The docs it says that path-style rule is "as-needed" by defaullt. But looking at the recommended ruleset, it's set as "string".

https://github.com/wix/eslint-plugin-lodash/blob/master/docs/rules/path-style.md https://github.com/wix/eslint-plugin-lodash/blob/a919c0a9b390dc38b7cf593d151f62545d86ac6e/src/index.js#L24

sergejostir avatar Nov 04 '20 07:11 sergejostir