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

Unified Diff: third_party/WebKit/Source/devtools/front_end/.eslintignore

Issue 1907353005: DevTools: Add lint_javascript.py to drive eslint (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move errors_found to be local" Created 4 years, 8 months 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
Index: third_party/WebKit/Source/devtools/front_end/.eslintignore
diff --git a/third_party/WebKit/Source/devtools/front_end/.eslintignore b/third_party/WebKit/Source/devtools/front_end/.eslintignore
index 976a78d5a4ac07155db18c4d71994a9c1dfc5d12..61ade2831ecaf5706617a81e19417e3a5d8b3f83 100644
--- a/third_party/WebKit/Source/devtools/front_end/.eslintignore
+++ b/third_party/WebKit/Source/devtools/front_end/.eslintignore
@@ -1,5 +1,5 @@
-diff/diff_match_patch.js
-cm_modes/
-cm/
-acorn/
+diff_match_patch.js
+cm_modes
+cm
+acorn
protocol_externs.js

Powered by Google App Engine
This is Rietveld 408576698