mirror of
https://github.com/django/django.git
synced 2025-08-02 10:02:41 +00:00
Bumped minimum ESLint version to 6.8.0.
This commit is contained in:
parent
7075d27b0c
commit
38e2fdf1b0
10 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
/* global QUnit */
|
||||
/* eslint global-strict: 0, strict: 0 */
|
||||
/* eslint strict: 0 */
|
||||
'use strict';
|
||||
|
||||
QUnit.module('admin.core');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue