1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #32165 -- Bumped minimum ESLint version to 7.16.0 to match pre-commit configuration.

This commit is contained in:
Jon Dufresne
2020-12-23 07:32:07 -08:00
committed by Mariusz Felisiak
parent bbd18943c6
commit dc2ddfe91a
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
**/*.min.js
**/vendor/**/*.js
django/contrib/gis/templates/**/*.js
docs/_build/**/*.js
node_modules/**.js
tests/**/*.js