I made a React Native App (made by create-react-native-app). I installed the eslint linter, but I got no idea how can I config it? (https://www.npmjs.com/package/eslint-plugin-react-native) I don't have the slightest idea where to put the:
{
"plugins": [
"react",
"react-native"
]
}
config.