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:
authorGeoSot <geo.sotis@gmail.com>2022-04-26 19:38:41 +0300
committerGitHub <noreply@github.com>2022-04-26 19:38:41 +0300
commit00d45b11e7088981d52027df65bebf7f5e4c6050 (patch)
treeb0ac4857b69e124a7ed066fb066477311dab8ded /package.json
parent3edead4ffef40bd86c0bcb114b1f0206f66b51e8 (diff)
Docs: update documentation js examples, using es6 (#36203)
* Docs: update components documentation using es6 * Docs: update js blocks around docs, using es6 * Docs: update components documentation using es6 * Test linter
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index db822d0100..7dc1bb499c 100644
--- a/package.json
+++ b/package.json
@@ -119,6 +119,7 @@
"eslint": "^8.13.0",
"eslint-config-xo": "^0.40.0",
"eslint-plugin-import": "^2.26.0",
+ "eslint-plugin-markdown": "^2.2.1",
"eslint-plugin-unicorn": "^42.0.0",
"find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0",