Chore: react native quality config 70.1.0
- Update the dependencies of the quality config to work with
React Native 70.1 - Add additional
eslintrules based on thefrontend-quality-config - Update the
READMEto describe the steps need to be made for using the package - Update the versioning of the package to follow the versioning of React Native
- Add
LICENSEfile
Notable changes:
-
prettier,husky,lint-stagedand used eslint plugins need to be added to the specific project explicitly, they're not working anymore as transitive dependencies - remove
tsconfig.jsonfile because no additional changes need to be made to it - remove
check-dev-envscript for checking the node version - update gitlab CI pipeline and add required scripts