mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig and ESLint)
This commit is contained in:
3
.eslintignore
Normal file
3
.eslintignore
Normal file
@@ -0,0 +1,3 @@
|
||||
**/{*.min,jquery}.js
|
||||
django/contrib/gis/templates/**/*.js
|
||||
node_modules/**.js
|
||||
Reference in New Issue
Block a user