react-navigation/.eslintignore
Spencer Carli ba3fb1a7ee Fix Website Build (#2526)
* Update .eslintrc to allow compile.

* Resolve .web.js extension

* Look for __DEV__ on global

Fixes ReferenceError when not in the React Native environment.

* Replace __DEV__ at compile time via babel

* Don't try to lint a website build
2017-09-06 16:08:08 -05:00

10 lines
72 B
Plaintext

coverage
flow-typed
flow
node_modules
lib*
build
## Temporary
examples