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

Side by Side Diff: third_party/WebKit/Source/devtools/.eslintignore

Issue 2770123002: DevTools: produce javascript outline for javascript classess (Closed)
Patch Set: address comments Created 3 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 unified diff | Download patch
OLDNEW
1 front_end/.eslintrc.js 1 front_end/.eslintrc.js
2 front_end/acorn/* 2 front_end/acorn/*
3 front_end/audits2_worker/lighthouse/lighthouse-background.js 3 front_end/audits2_worker/lighthouse/lighthouse-background.js
4 front_end/cm/* 4 front_end/cm/*
5 front_end/cm_headless/* 5 front_end/cm_headless/*
6 front_end/cm_modes/* 6 front_end/cm_modes/*
7 front_end/cm_web_modes/* 7 front_end/cm_web_modes/*
8 front_end/diff/diff_match_patch.js 8 front_end/diff/diff_match_patch.js
9 front_end/formatter_worker/acorn/acorn.js 9 front_end/formatter_worker/acorn/*
10 front_end/gonzales/gonzales-scss.js 10 front_end/gonzales/gonzales-scss.js
11 front_end/terminal/xterm.js/** 11 front_end/terminal/xterm.js/**
12 front_end/protocol_externs.js 12 front_end/protocol_externs.js
13 scripts/jsdoc_validator/tests/* 13 scripts/jsdoc_validator/tests/*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698