We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: Add "can" to allowed boolean prefixes
feat: add promise plugin with all recommended rules
feat: add react/boolean-prop-naming as error React component prop names must begin with "is" or "has" or "should" if prop type is boolean
feat: enable require-jsdoc as warning
feat: enable valid-jsdoc rule as error
feat: add id-length rule as warning
feat: add no-return-await rule as an error
chore: update circle deploy context
fix: Remove spaces from dependency versions The recommended installation command chokes on these
feat: First release