UNPKG
react-native-tabview-ex
Version:
latest (1.0.1)
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1
TabView for React Native
react-native-tabview-ex
/
.eslintrc.js
7 lines
(6 loc)
•
148 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { root:
true
, extends:
'@react-native-community'
, parser:
'@typescript-eslint/parser'
, plugins: [
'@typescript-eslint'
], };