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

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

Issue 2619023002: DevTools: introduce new cm_headless module to fix formatter_worker deps. (Closed)
Patch Set: Created 3 years, 11 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/.eslintignore
diff --git a/third_party/WebKit/Source/devtools/.eslintignore b/third_party/WebKit/Source/devtools/.eslintignore
index 29cb6943e23a3c50923ea0f1815ee6a5dc2262c4..07e344c51543bd24341bd44e5a0d026259c39049 100644
--- a/third_party/WebKit/Source/devtools/.eslintignore
+++ b/third_party/WebKit/Source/devtools/.eslintignore
@@ -2,6 +2,7 @@ front_end/.eslintrc.js
front_end/acorn/*
front_end/audits2_worker/lighthouse/lighthouse-background.js
front_end/cm/*
+front_end/cm_headless/*
front_end/cm_modes/*
front_end/diff/diff_match_patch.js
front_end/formatter_worker/acorn/acorn.js
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698