diff options
| author | GeoSot <[email protected]> | 2022-04-26 19:38:41 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-04-26 09:38:41 -0700 |
| commit | 00d45b11e7088981d52027df65bebf7f5e4c6050 (patch) | |
| tree | b0ac4857b69e124a7ed066fb066477311dab8ded /package.json | |
| parent | 3edead4ffef40bd86c0bcb114b1f0206f66b51e8 (diff) | |
| download | bootstrap-00d45b11e7088981d52027df65bebf7f5e4c6050.tar.xz bootstrap-00d45b11e7088981d52027df65bebf7f5e4c6050.zip | |
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.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index db822d010..7dc1bb499 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", |
