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

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

Issue 1908863002: DevTools: Introduce eslint configuration. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: better inline docs. 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
new file mode 100644
index 0000000000000000000000000000000000000000..976a78d5a4ac07155db18c4d71994a9c1dfc5d12
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/.eslintignore
@@ -0,0 +1,5 @@
+diff/diff_match_patch.js
+cm_modes/
+cm/
+acorn/
+protocol_externs.js
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/.editorconfig ('k') | third_party/WebKit/Source/devtools/front_end/.eslintrc.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698