1.0.5 • Published 2 years ago

@fi-nik/eslint-config-react-native-import-order v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

eslint-config-react-native-import-order

Eslint config used for customizing import order in react native projects

In order to use this config, eslnt needs to extend it like:

module.exports = { root: true, extends: ..., '@fi-nik/eslint-config-react-native-import-order', ... };

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago