eslint-plugin-codebox
eslint-plugin-codebox copied to clipboard
Fix: ignoreCase = false works as intended
ignoreCase was treated as true, no matter what was set in the config.
This PR sets ignoreCase only to true, if it was undefined in the config