Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6288

eslint vs tsconfig in react-native

$
0
0

Does anybody explain the difference between eslint and tsconfig for me?

module.exports = {  root: true,  extends: '@react-native-community',  rules: {'sort-imports': 'error',  },};

As far as I know, eslint just run with lint script, not having red/yellow underline to notify violating rules in file. But tsconfig does apply to ts/tsx file it rules with red/yellow underline.

Thank a lot and having a good day.


Viewing all articles
Browse latest Browse all 6288

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>