3 Commits

Author SHA1 Message Date
David Aurelio
7cafb53b7b Add "node" env to packager .eslintrc
Reviewed By: cpojer

Differential Revision: D5094630

fbshipit-source-id: 6ecb97da78d6cd5b7f61d1b2073d31309ded0932
2017-05-19 07:36:26 -07:00
David Aurelio
1ca6dc0b0d disable no-alert eslint rule for node code
Summary: `no-alert` doesn’t play nice with flow type spreads. We don’t need it for node, anyway.

Reviewed By: jeanlauliac

Differential Revision: D4993096

fbshipit-source-id: 95785843d3263520c063a43864c8053cbaa5083d
2017-05-04 02:36:20 -07:00
cpojer
0e446db65b Unbreak shipit. 2017-05-04 10:29:45 +01:00