fixt / react-native-page-swiper

91 stars 47 forks source link

Remove .babelrc and update eslint #17

Closed esauter5 closed 8 years ago

esauter5 commented 8 years ago

Remove babel-specific code as it's not necessary to transpile this code before it can be used. Also, use eslint-config-fixt now that it is on NPM and fix linting errors.

@cgarvis @madwed

madwed commented 8 years ago

👍