eslint-plugin-react-native
eslint-plugin-react-native copied to clipboard
Using react-native rule removes problems in files in VS Code
Without using any rule of react-native, warnings and errors shows next to files and folders in vscode, like the image bellow.
But when I use any rule, it doesn't show anymore.
did you add react-native to eslint plugins?
https://github.com/Intellicode/eslint-plugin-react-native#configuration
also try to execute eslint in the console, maybe you'll get some configuration errors