callstack / react-native-image-editor

A library providing an API for cropping images from the web and the local file system.
MIT License
376 stars 118 forks source link

feat: add eslint config and fix lint errors #8

Closed dratwas closed 5 years ago

dratwas commented 5 years ago

In this PR i added eslint/prettier config and fixed all eslint errors in lib and example directories.

Solves #2