Chromium Code Reviews| Index: .eslintignore |
| diff --git a/.eslintignore b/.eslintignore |
| index eedd03d3445164419af77cebe50d697a951d9c66..d35d1d1b121364d6216a032404864b50114045ca 100644 |
| --- a/.eslintignore |
| +++ b/.eslintignore |
| @@ -5,6 +5,3 @@ |
| /dashboard/dashboard/templates/debug_alert.html |
| /dashboard/dashboard/templates/bug_result.html |
| /dashboard/dashboard/templates/edit_sheriffs.html |
| - |
| -# Ignore deterministic.js from WPR which eslint does not parse. |
| -/telemetry/third_party/web-page-replay/deterministic.js |