Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Déramond <julien.deramond@orange.com>2022-09-27 22:53:59 +0300
committerGitHub <noreply@github.com>2022-09-27 22:53:59 +0300
commitabb1cf529fb8dfb8e66e44506eb32f8a9e0e0ee2 (patch)
tree7fa480ede0394209bfe603a1417799c6f82f61b0 /.eslintignore
parentf84d82ada02084cc6567b7ff60f25650084b8bea (diff)
Add eslint-plugin-html to lint JS in HTML files (#37186)
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index a18b03a5df..04bae15411 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -3,4 +3,6 @@
**/vendor/
/_site/
/js/coverage/
+/js/tests/integration/
/site/static/sw.js
+/site/layouts/