pugjs / babel-plugin-transform-react-pug

A plugin for transpiling pug templates to jsx
MIT License
808 stars 46 forks source link

code lint enabled when used in react-native project #105

Open ghost opened 5 years ago

ghost commented 5 years ago

No code lint and alternative with RN

ezhlobo commented 5 years ago

@sdutlyb what about using eslint-plugin-react-native and eslint-plugin-react-pug together?