Bug 1322769 - Have eslint ignore servo/; r=manishearth

eslint is complaining about a number of things in servo/. Since servo/
is effectively third party code, just ignore the failures.

MozReview-Commit-ID: 5w80Fn50HM3

--HG--
extra : rebase_source : e6b07f09bd536a6c8ea3d6d8015fe9d9a44dda7a
extra : source : 25d7a78f557aff750085ba7327adfc3941fa8205
This commit is contained in:
Gregory Szorc 2017-02-02 16:05:56 -08:00
Родитель aaae03d7a8
Коммит 6b7016d06b
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -38,6 +38,7 @@ parser/**
probes/**
python/**
rdf/**
servo/**
startupcache/**
testing/**
tools/update-packaging/**