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

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

Issue 2770123002: DevTools: produce javascript outline for javascript classess (Closed)
Patch Set: address comments Created 3 years, 9 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/.eslintignore
diff --git a/third_party/WebKit/Source/devtools/.eslintignore b/third_party/WebKit/Source/devtools/.eslintignore
index 43d46676d775daa096d4da3c12e7ab5424ad4b8c..36ce56bb9431454af6a68cb7c0c7e134479470b5 100644
--- a/third_party/WebKit/Source/devtools/.eslintignore
+++ b/third_party/WebKit/Source/devtools/.eslintignore
@@ -6,7 +6,7 @@ front_end/cm_headless/*
front_end/cm_modes/*
front_end/cm_web_modes/*
front_end/diff/diff_match_patch.js
-front_end/formatter_worker/acorn/acorn.js
+front_end/formatter_worker/acorn/*
front_end/gonzales/gonzales-scss.js
front_end/terminal/xterm.js/**
front_end/protocol_externs.js

Powered by Google App Engine
This is Rietveld 408576698