I started the project which kills my pain in using eslint-plugin-react and babel-plugin-transform-react-pug together: eslint-plugin-react-pug.
I see many duplicates of issue like #7 ('pug' is not defined no-undef), so I think it will be reasonable to mention eslint-plugin-react-pug in README. What do you think?
Pros: everyone will easy know how to integrate this babel plugin with commonly used eslint-plugin-react.
Cons:eslint-plugin-react-pug is not tested enough on production.
Hey guys,
I started the project which kills my pain in using
eslint-plugin-react
andbabel-plugin-transform-react-pug
together: eslint-plugin-react-pug.I see many duplicates of issue like #7 ('pug' is not defined no-undef), so I think it will be reasonable to mention
eslint-plugin-react-pug
in README. What do you think?Pros: everyone will easy know how to integrate this babel plugin with commonly used
eslint-plugin-react
.Cons:
eslint-plugin-react-pug
is not tested enough on production.