Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Unified Diff: .eslintignore

Issue 2535983002: [eslint] Don't treat eslint warnings as PRESUBMIT errors (Closed)
Patch Set: fix smoke test Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | catapult_build/js_checks.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .eslintignore
diff --git a/.eslintignore b/.eslintignore
index eedd03d3445164419af77cebe50d697a951d9c66..d35d1d1b121364d6216a032404864b50114045ca 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -5,6 +5,3 @@
/dashboard/dashboard/templates/debug_alert.html
/dashboard/dashboard/templates/bug_result.html
/dashboard/dashboard/templates/edit_sheriffs.html
-
-# Ignore deterministic.js from WPR which eslint does not parse.
-/telemetry/third_party/web-page-replay/deterministic.js
« no previous file with comments | « no previous file | catapult_build/js_checks.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698