lint: Delegate console.log check to ESLint.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2020-02-06 02:21:18 +00:00
committed by Tim Abbott
parent 0c8d199a3d
commit b3f63262af
5 changed files with 12 additions and 12 deletions

View File

@@ -1,3 +1,5 @@
/* eslint-disable no-console */
/* WARNING:
This file is only included when Django's DEBUG = True and your