Files
react-navigation/.eslintrc
Satyajit Sahoo 32139afa3e Initial commit
2019-06-09 14:45:27 +00:00

12 lines
116 B
Plaintext

{
extends: 'satya164',
settings: {
react: {
version: '16'
}
},
env: {
browser: true
}
}