yannickcr/eslint-plugin-react

View on GitHub
.markdownlint.json

Summary

Maintainability
Test Coverage
{
  "line-length": false,
  "no-inline-html": false,
  "no-hard-tabs": { "spaces_per_tab": 2 },
  "ul-style": { "style": "dash" }
}