Enable eslint on circle ci

Reviewed By: zertosh

Differential Revision: D5374369

fbshipit-source-id: 5ffd246bc6fa735d781ed71cd293b7883184b786
This commit is contained in:
Eli White
2017-07-10 12:01:50 -07:00
committed by Facebook Github Bot
parent 5da0a9909e
commit 40fdd6d91c
4 changed files with 17 additions and 25 deletions

View File

@@ -10,6 +10,9 @@
* @nolint
*
*/
/* eslint-disable */
'use strict';
import 'whatwg-fetch';