React Native Stack Navigation Prop

Add this to your .eslintrc.js:
parser: '@typescript-eslint/parser'

PS: don't forget to download '@typescript-eslint/parser' in your dev dependencies
Alexandre Dao