expo / dev-plugins

Out-of-tree Expo devtools plugins for packages that haven't adopted the Expo devtools plugin system yet.
MIT License
154 stars 24 forks source link

[packages] remove process declarations #17

Closed Kudo closed 10 months ago

Kudo commented 10 months ago

Why

fixes #16

How

rather than declare inline types, just ignore the errors since we just use process.env.NODE_ENV once.