@alexlit/lint-kit 127.5.3 → 127.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (304) hide show
  1. package/.npmpackagejsonlintrc.json +0 -0
  2. package/.npmrc +5 -0
  3. package/LICENSE +0 -0
  4. package/README.md +1 -1
  5. package/commitlint.config.js +0 -0
  6. package/lint-staged.config.js +0 -0
  7. package/package.json +11 -9
  8. package/packages/config-commitlint/LICENSE +0 -0
  9. package/packages/config-commitlint/index.js +0 -0
  10. package/packages/config-commitlint/node_modules/.bin/commitlint +17 -0
  11. package/packages/config-commitlint/node_modules/.bin/conventional-changelog +17 -0
  12. package/packages/config-commitlint/node_modules/.bin/conventional-commits-parser +17 -0
  13. package/packages/config-commitlint/node_modules/.bin/tsc +17 -0
  14. package/packages/config-commitlint/node_modules/.bin/tsserver +17 -0
  15. package/packages/config-commitlint/package.json +0 -0
  16. package/packages/config-eslint/LICENSE +0 -0
  17. package/packages/config-eslint/_legacy/LICENSE +0 -0
  18. package/packages/config-eslint/_legacy/dictionaries/index.js +0 -0
  19. package/packages/config-eslint/_legacy/dictionaries/programming/bash.js +0 -0
  20. package/packages/config-eslint/_legacy/dictionaries/programming/django.js +0 -0
  21. package/packages/config-eslint/_legacy/dictionaries/programming/elixir.js +0 -0
  22. package/packages/config-eslint/_legacy/dictionaries/programming/go.js +0 -0
  23. package/packages/config-eslint/_legacy/dictionaries/programming/java.js +0 -0
  24. package/packages/config-eslint/_legacy/dictionaries/programming/latex.js +0 -0
  25. package/packages/config-eslint/_legacy/dictionaries/programming/lua.js +0 -0
  26. package/packages/config-eslint/_legacy/dictionaries/programming/php.js +0 -0
  27. package/packages/config-eslint/_legacy/dictionaries/programming/python.js +0 -0
  28. package/packages/config-eslint/_legacy/dictionaries/programming/ruby.js +0 -0
  29. package/packages/config-eslint/_legacy/dictionaries/programming/rust.js +0 -0
  30. package/packages/config-eslint/_legacy/dictionaries/programming/scala.js +0 -0
  31. package/packages/config-eslint/_legacy/dictionaries/specialized/html-symbol-entities.js +0 -0
  32. package/packages/config-eslint/_legacy/dictionaries/specialized/lorem-ipsum.js +0 -0
  33. package/packages/config-eslint/_legacy/index.js +0 -0
  34. package/packages/config-eslint/_legacy/legacy.js +0 -0
  35. package/packages/config-eslint/_legacy/package.json +0 -0
  36. package/packages/config-eslint/_legacy/plugins/array-func.js +0 -0
  37. package/packages/config-eslint/_legacy/plugins/compat.js +0 -0
  38. package/packages/config-eslint/_legacy/plugins/decorator-position.js +0 -0
  39. package/packages/config-eslint/_legacy/plugins/eslint-comments.js +0 -0
  40. package/packages/config-eslint/_legacy/plugins/etc.js +0 -0
  41. package/packages/config-eslint/_legacy/plugins/ext.js +0 -0
  42. package/packages/config-eslint/_legacy/plugins/filenames.js +0 -0
  43. package/packages/config-eslint/_legacy/plugins/import.js +0 -0
  44. package/packages/config-eslint/_legacy/plugins/jsdoc.js +0 -0
  45. package/packages/config-eslint/_legacy/plugins/jsx-a11y.js +0 -0
  46. package/packages/config-eslint/_legacy/plugins/lit-a11y.js +0 -0
  47. package/packages/config-eslint/_legacy/plugins/lit.js +0 -0
  48. package/packages/config-eslint/_legacy/plugins/more.js +0 -0
  49. package/packages/config-eslint/_legacy/plugins/no-constructor-bind.js +0 -0
  50. package/packages/config-eslint/_legacy/plugins/no-explicit-type-exports.js +0 -0
  51. package/packages/config-eslint/_legacy/plugins/no-loops.js +0 -0
  52. package/packages/config-eslint/_legacy/plugins/no-secrets.js +0 -0
  53. package/packages/config-eslint/_legacy/plugins/no-use-extend-native.js +0 -0
  54. package/packages/config-eslint/_legacy/plugins/node.js +0 -0
  55. package/packages/config-eslint/_legacy/plugins/prettier.js +0 -0
  56. package/packages/config-eslint/_legacy/plugins/promise.js +0 -0
  57. package/packages/config-eslint/_legacy/plugins/regexp.js +0 -0
  58. package/packages/config-eslint/_legacy/plugins/security.js +0 -0
  59. package/packages/config-eslint/_legacy/plugins/simple-import-sort.js +0 -0
  60. package/packages/config-eslint/_legacy/plugins/sonar.js +0 -0
  61. package/packages/config-eslint/_legacy/plugins/sort-class-members.js +0 -0
  62. package/packages/config-eslint/_legacy/plugins/sort-destructure-keys.js +0 -0
  63. package/packages/config-eslint/_legacy/plugins/sort-keys-fix.js +0 -0
  64. package/packages/config-eslint/_legacy/plugins/spellcheck.js +0 -0
  65. package/packages/config-eslint/_legacy/plugins/sql.js +0 -0
  66. package/packages/config-eslint/_legacy/plugins/tanstack-query.js +0 -0
  67. package/packages/config-eslint/_legacy/plugins/testing-library.js +0 -0
  68. package/packages/config-eslint/_legacy/plugins/typescript-sort-keys.js +0 -0
  69. package/packages/config-eslint/_legacy/plugins/unicorn.js +0 -0
  70. package/packages/config-eslint/_legacy/plugins/unused-imports.js +0 -0
  71. package/packages/config-eslint/_legacy/plugins/vitest.js +0 -0
  72. package/packages/config-eslint/_legacy/plugins/vue-i18n.js +0 -0
  73. package/packages/config-eslint/_legacy/plugins/vue.js +0 -0
  74. package/packages/config-eslint/_legacy/plugins/vuejs-accessibility.js +0 -0
  75. package/packages/config-eslint/_legacy/plugins/wc.js +0 -0
  76. package/packages/config-eslint/_legacy/plugins/write-good-comments.js +0 -0
  77. package/packages/config-eslint/_legacy/utils/create-config.js +0 -0
  78. package/packages/config-eslint/index.js +0 -0
  79. package/packages/config-eslint/node_modules/.bin/acorn +17 -0
  80. package/packages/config-eslint/node_modules/.bin/browserslist +17 -0
  81. package/packages/config-eslint/node_modules/.bin/eslint +17 -0
  82. package/packages/config-eslint/node_modules/.bin/eslint-config-prettier +17 -0
  83. package/packages/config-eslint/node_modules/.bin/jiti +17 -0
  84. package/packages/config-eslint/node_modules/.bin/prettier +17 -0
  85. package/packages/config-eslint/node_modules/.bin/tsc +17 -0
  86. package/packages/config-eslint/node_modules/.bin/tsserver +17 -0
  87. package/packages/config-eslint/package.json +3 -3
  88. package/packages/config-eslint/plugins/sonar.js +4 -0
  89. package/packages/config-hooks/LICENSE +0 -0
  90. package/packages/config-hooks/lint-staged.js +0 -0
  91. package/packages/config-hooks/node_modules/.bin/husky +17 -0
  92. package/packages/config-hooks/node_modules/.bin/lint-staged +17 -0
  93. package/packages/config-hooks/package.json +0 -0
  94. package/packages/config-htmllint/LICENSE +0 -0
  95. package/packages/config-htmllint/index.js +0 -0
  96. package/packages/config-htmllint/node_modules/.bin/linthtml +17 -0
  97. package/packages/config-htmllint/node_modules/.bin/tsc +17 -0
  98. package/packages/config-htmllint/node_modules/.bin/tsserver +17 -0
  99. package/packages/config-htmllint/package.json +0 -0
  100. package/packages/config-markdownlint/LICENSE +0 -0
  101. package/packages/config-markdownlint/index.json +0 -0
  102. package/packages/config-markdownlint/node_modules/.bin/markdownlint +17 -0
  103. package/packages/config-markdownlint/package.json +0 -0
  104. package/packages/config-npmlint/LICENSE +0 -0
  105. package/packages/config-npmlint/index.json +0 -0
  106. package/packages/config-npmlint/node_modules/.bin/lockfile-lint +17 -0
  107. package/packages/config-npmlint/node_modules/.bin/npmPkgJsonLint +17 -0
  108. package/packages/config-npmlint/node_modules/.bin/tsc +17 -0
  109. package/packages/config-npmlint/node_modules/.bin/tsserver +17 -0
  110. package/packages/config-npmlint/package.json +0 -0
  111. package/packages/config-prettier/LICENSE +0 -0
  112. package/packages/config-prettier/index.js +0 -0
  113. package/packages/config-prettier/node_modules/.bin/prettier +17 -0
  114. package/packages/config-prettier/package.json +0 -0
  115. package/packages/config-prettier/plugins/jsdoc.js +0 -0
  116. package/packages/config-prettier/plugins/packagejson.js +0 -0
  117. package/packages/config-prettier/plugins/php.js +0 -0
  118. package/packages/config-prettier/plugins/pug.js +0 -0
  119. package/packages/config-prettier/plugins/ruby.js +0 -0
  120. package/packages/config-prettier/plugins/sh.js +0 -0
  121. package/packages/config-prettier/plugins/solidity.js +0 -0
  122. package/packages/config-prettier/plugins/sort-json.js +0 -0
  123. package/packages/config-prettier/plugins/sql.js +0 -0
  124. package/packages/config-prettier/plugins/svelte.js +0 -0
  125. package/packages/config-prettier/plugins/tailwindcss.js +0 -0
  126. package/packages/config-prettier/plugins/xml.js +0 -0
  127. package/packages/config-stylelint/LICENSE +0 -0
  128. package/packages/config-stylelint/index.js +2 -1
  129. package/packages/config-stylelint/node_modules/.bin/browserslist +17 -0
  130. package/packages/config-stylelint/node_modules/.bin/prettier +17 -0
  131. package/packages/config-stylelint/node_modules/.bin/stylelint +17 -0
  132. package/packages/config-stylelint/node_modules/.bin/tsc +17 -0
  133. package/packages/config-stylelint/node_modules/.bin/tsserver +17 -0
  134. package/packages/config-stylelint/package.json +0 -0
  135. package/packages/config-stylelint/plugins/a11y.js +0 -0
  136. package/packages/config-stylelint/plugins/at-rule-no-children.js +0 -0
  137. package/packages/config-stylelint/plugins/color-format.js +0 -0
  138. package/packages/config-stylelint/plugins/declaration-block-no-ignored-properties.js +0 -0
  139. package/packages/config-stylelint/plugins/gamut.js +0 -0
  140. package/packages/config-stylelint/plugins/high-performance-animation.js +0 -0
  141. package/packages/config-stylelint/plugins/logical-css.js +0 -0
  142. package/packages/config-stylelint/plugins/no-indistinguishable-colors.js +0 -0
  143. package/packages/config-stylelint/plugins/no-nested-media.js +0 -0
  144. package/packages/config-stylelint/plugins/no-unresolved-module.js +0 -0
  145. package/packages/config-stylelint/plugins/no-unsupported-browser-features.js +0 -0
  146. package/packages/config-stylelint/plugins/order.js +0 -0
  147. package/packages/config-stylelint/plugins/prettier.js +0 -0
  148. package/packages/config-stylelint/plugins/scss.js +0 -0
  149. package/packages/config-stylelint/plugins/selector-no-empty.js +0 -0
  150. package/packages/config-stylelint/plugins/use-nesting.js +0 -0
  151. package/prettier.config.js +0 -0
  152. package/scripts/check.editorconfig.sh +0 -0
  153. package/scripts/i.sh +1 -1
  154. package/scripts/lint.eslint.sh +0 -0
  155. package/scripts/lint.htmllint.sh +0 -0
  156. package/scripts/lint.markdownlint.sh +0 -0
  157. package/scripts/lint.npmlint.sh +1 -1
  158. package/scripts/lint.sh +5 -5
  159. package/scripts/lint.stylelint.sh +0 -0
  160. package/scripts/ou.sh +8 -0
  161. package/scripts/preinstall.sh +1 -0
  162. package/scripts/release.sh +3 -3
  163. package/scripts/semver.sh +0 -0
  164. package/scripts/up.sh +12 -27
  165. package/stylelint.config.js +0 -0
  166. package/packages/config-markdownlint/node_modules/markdownlint/CHANGELOG.md +0 -457
  167. package/packages/config-markdownlint/node_modules/markdownlint/CONTRIBUTING.md +0 -93
  168. package/packages/config-markdownlint/node_modules/markdownlint/LICENSE +0 -21
  169. package/packages/config-markdownlint/node_modules/markdownlint/README.md +0 -1047
  170. package/packages/config-markdownlint/node_modules/markdownlint/demo/markdownlint-browser.js +0 -7094
  171. package/packages/config-markdownlint/node_modules/markdownlint/doc/CustomRules.md +0 -388
  172. package/packages/config-markdownlint/node_modules/markdownlint/doc/Prettier.md +0 -27
  173. package/packages/config-markdownlint/node_modules/markdownlint/doc/ReleaseProcess.md +0 -20
  174. package/packages/config-markdownlint/node_modules/markdownlint/doc/Rules.md +0 -2528
  175. package/packages/config-markdownlint/node_modules/markdownlint/doc/md001.md +0 -37
  176. package/packages/config-markdownlint/node_modules/markdownlint/doc/md003.md +0 -59
  177. package/packages/config-markdownlint/node_modules/markdownlint/doc/md004.md +0 -49
  178. package/packages/config-markdownlint/node_modules/markdownlint/doc/md005.md +0 -53
  179. package/packages/config-markdownlint/node_modules/markdownlint/doc/md007.md +0 -52
  180. package/packages/config-markdownlint/node_modules/markdownlint/doc/md009.md +0 -51
  181. package/packages/config-markdownlint/node_modules/markdownlint/doc/md010.md +0 -56
  182. package/packages/config-markdownlint/node_modules/markdownlint/doc/md011.md +0 -30
  183. package/packages/config-markdownlint/node_modules/markdownlint/doc/md012.md +0 -38
  184. package/packages/config-markdownlint/node_modules/markdownlint/doc/md013.md +0 -58
  185. package/packages/config-markdownlint/node_modules/markdownlint/doc/md014.md +0 -54
  186. package/packages/config-markdownlint/node_modules/markdownlint/doc/md018.md +0 -27
  187. package/packages/config-markdownlint/node_modules/markdownlint/doc/md019.md +0 -28
  188. package/packages/config-markdownlint/node_modules/markdownlint/doc/md020.md +0 -29
  189. package/packages/config-markdownlint/node_modules/markdownlint/doc/md021.md +0 -31
  190. package/packages/config-markdownlint/node_modules/markdownlint/doc/md022.md +0 -52
  191. package/packages/config-markdownlint/node_modules/markdownlint/doc/md023.md +0 -33
  192. package/packages/config-markdownlint/node_modules/markdownlint/doc/md024.md +0 -44
  193. package/packages/config-markdownlint/node_modules/markdownlint/doc/md025.md +0 -49
  194. package/packages/config-markdownlint/node_modules/markdownlint/doc/md026.md +0 -40
  195. package/packages/config-markdownlint/node_modules/markdownlint/doc/md027.md +0 -24
  196. package/packages/config-markdownlint/node_modules/markdownlint/doc/md028.md +0 -40
  197. package/packages/config-markdownlint/node_modules/markdownlint/doc/md029.md +0 -98
  198. package/packages/config-markdownlint/node_modules/markdownlint/doc/md030.md +0 -82
  199. package/packages/config-markdownlint/node_modules/markdownlint/doc/md031.md +0 -50
  200. package/packages/config-markdownlint/node_modules/markdownlint/doc/md032.md +0 -55
  201. package/packages/config-markdownlint/node_modules/markdownlint/doc/md033.md +0 -27
  202. package/packages/config-markdownlint/node_modules/markdownlint/doc/md034.md +0 -55
  203. package/packages/config-markdownlint/node_modules/markdownlint/doc/md035.md +0 -42
  204. package/packages/config-markdownlint/node_modules/markdownlint/doc/md036.md +0 -45
  205. package/packages/config-markdownlint/node_modules/markdownlint/doc/md037.md +0 -37
  206. package/packages/config-markdownlint/node_modules/markdownlint/doc/md038.md +0 -40
  207. package/packages/config-markdownlint/node_modules/markdownlint/doc/md039.md +0 -21
  208. package/packages/config-markdownlint/node_modules/markdownlint/doc/md040.md +0 -52
  209. package/packages/config-markdownlint/node_modules/markdownlint/doc/md041.md +0 -49
  210. package/packages/config-markdownlint/node_modules/markdownlint/doc/md042.md +0 -32
  211. package/packages/config-markdownlint/node_modules/markdownlint/doc/md043.md +0 -69
  212. package/packages/config-markdownlint/node_modules/markdownlint/doc/md044.md +0 -45
  213. package/packages/config-markdownlint/node_modules/markdownlint/doc/md045.md +0 -40
  214. package/packages/config-markdownlint/node_modules/markdownlint/doc/md046.md +0 -40
  215. package/packages/config-markdownlint/node_modules/markdownlint/doc/md047.md +0 -34
  216. package/packages/config-markdownlint/node_modules/markdownlint/doc/md048.md +0 -41
  217. package/packages/config-markdownlint/node_modules/markdownlint/doc/md049.md +0 -35
  218. package/packages/config-markdownlint/node_modules/markdownlint/doc/md050.md +0 -35
  219. package/packages/config-markdownlint/node_modules/markdownlint/doc/md051.md +0 -87
  220. package/packages/config-markdownlint/node_modules/markdownlint/doc/md052.md +0 -40
  221. package/packages/config-markdownlint/node_modules/markdownlint/doc/md053.md +0 -38
  222. package/packages/config-markdownlint/node_modules/markdownlint/doc/md054.md +0 -100
  223. package/packages/config-markdownlint/node_modules/markdownlint/doc/md055.md +0 -54
  224. package/packages/config-markdownlint/node_modules/markdownlint/doc/md056.md +0 -37
  225. package/packages/config-markdownlint/node_modules/markdownlint/doc/md058.md +0 -48
  226. package/packages/config-markdownlint/node_modules/markdownlint/helpers/LICENSE +0 -21
  227. package/packages/config-markdownlint/node_modules/markdownlint/helpers/README.md +0 -46
  228. package/packages/config-markdownlint/node_modules/markdownlint/helpers/helpers.js +0 -793
  229. package/packages/config-markdownlint/node_modules/markdownlint/helpers/micromark.cjs +0 -544
  230. package/packages/config-markdownlint/node_modules/markdownlint/helpers/package.json +0 -26
  231. package/packages/config-markdownlint/node_modules/markdownlint/helpers/shared.js +0 -10
  232. package/packages/config-markdownlint/node_modules/markdownlint/lib/cache.js +0 -70
  233. package/packages/config-markdownlint/node_modules/markdownlint/lib/configuration-strict.d.ts +0 -1185
  234. package/packages/config-markdownlint/node_modules/markdownlint/lib/configuration.d.ts +0 -8
  235. package/packages/config-markdownlint/node_modules/markdownlint/lib/constants.js +0 -15
  236. package/packages/config-markdownlint/node_modules/markdownlint/lib/markdownlint.d.ts +0 -488
  237. package/packages/config-markdownlint/node_modules/markdownlint/lib/markdownlint.js +0 -1572
  238. package/packages/config-markdownlint/node_modules/markdownlint/lib/md001.js +0 -31
  239. package/packages/config-markdownlint/node_modules/markdownlint/lib/md003.js +0 -50
  240. package/packages/config-markdownlint/node_modules/markdownlint/lib/md004.js +0 -86
  241. package/packages/config-markdownlint/node_modules/markdownlint/lib/md005.js +0 -72
  242. package/packages/config-markdownlint/node_modules/markdownlint/lib/md007.js +0 -88
  243. package/packages/config-markdownlint/node_modules/markdownlint/lib/md009.js +0 -95
  244. package/packages/config-markdownlint/node_modules/markdownlint/lib/md010.js +0 -78
  245. package/packages/config-markdownlint/node_modules/markdownlint/lib/md011.js +0 -57
  246. package/packages/config-markdownlint/node_modules/markdownlint/lib/md012.js +0 -43
  247. package/packages/config-markdownlint/node_modules/markdownlint/lib/md013.js +0 -105
  248. package/packages/config-markdownlint/node_modules/markdownlint/lib/md014.js +0 -54
  249. package/packages/config-markdownlint/node_modules/markdownlint/lib/md018.js +0 -46
  250. package/packages/config-markdownlint/node_modules/markdownlint/lib/md019-md021.js +0 -80
  251. package/packages/config-markdownlint/node_modules/markdownlint/lib/md020.js +0 -71
  252. package/packages/config-markdownlint/node_modules/markdownlint/lib/md022.js +0 -106
  253. package/packages/config-markdownlint/node_modules/markdownlint/lib/md023.js +0 -40
  254. package/packages/config-markdownlint/node_modules/markdownlint/lib/md024.js +0 -48
  255. package/packages/config-markdownlint/node_modules/markdownlint/lib/md025.js +0 -40
  256. package/packages/config-markdownlint/node_modules/markdownlint/lib/md026.js +0 -49
  257. package/packages/config-markdownlint/node_modules/markdownlint/lib/md027.js +0 -37
  258. package/packages/config-markdownlint/node_modules/markdownlint/lib/md028.js +0 -42
  259. package/packages/config-markdownlint/node_modules/markdownlint/lib/md029.js +0 -76
  260. package/packages/config-markdownlint/node_modules/markdownlint/lib/md030.js +0 -60
  261. package/packages/config-markdownlint/node_modules/markdownlint/lib/md031.js +0 -63
  262. package/packages/config-markdownlint/node_modules/markdownlint/lib/md032.js +0 -66
  263. package/packages/config-markdownlint/node_modules/markdownlint/lib/md033.js +0 -41
  264. package/packages/config-markdownlint/node_modules/markdownlint/lib/md034.js +0 -100
  265. package/packages/config-markdownlint/node_modules/markdownlint/lib/md035.js +0 -26
  266. package/packages/config-markdownlint/node_modules/markdownlint/lib/md036.js +0 -51
  267. package/packages/config-markdownlint/node_modules/markdownlint/lib/md037.js +0 -94
  268. package/packages/config-markdownlint/node_modules/markdownlint/lib/md038.js +0 -100
  269. package/packages/config-markdownlint/node_modules/markdownlint/lib/md039.js +0 -83
  270. package/packages/config-markdownlint/node_modules/markdownlint/lib/md040.js +0 -37
  271. package/packages/config-markdownlint/node_modules/markdownlint/lib/md041.js +0 -37
  272. package/packages/config-markdownlint/node_modules/markdownlint/lib/md042.js +0 -63
  273. package/packages/config-markdownlint/node_modules/markdownlint/lib/md043.js +0 -73
  274. package/packages/config-markdownlint/node_modules/markdownlint/lib/md044.js +0 -110
  275. package/packages/config-markdownlint/node_modules/markdownlint/lib/md045.js +0 -62
  276. package/packages/config-markdownlint/node_modules/markdownlint/lib/md046.js +0 -34
  277. package/packages/config-markdownlint/node_modules/markdownlint/lib/md047.js +0 -31
  278. package/packages/config-markdownlint/node_modules/markdownlint/lib/md048.js +0 -39
  279. package/packages/config-markdownlint/node_modules/markdownlint/lib/md049-md050.js +0 -103
  280. package/packages/config-markdownlint/node_modules/markdownlint/lib/md051.js +0 -170
  281. package/packages/config-markdownlint/node_modules/markdownlint/lib/md052.js +0 -42
  282. package/packages/config-markdownlint/node_modules/markdownlint/lib/md053.js +0 -62
  283. package/packages/config-markdownlint/node_modules/markdownlint/lib/md054.js +0 -125
  284. package/packages/config-markdownlint/node_modules/markdownlint/lib/md055.js +0 -79
  285. package/packages/config-markdownlint/node_modules/markdownlint/lib/md056.js +0 -56
  286. package/packages/config-markdownlint/node_modules/markdownlint/lib/md058.js +0 -43
  287. package/packages/config-markdownlint/node_modules/markdownlint/lib/rules.js +0 -74
  288. package/packages/config-markdownlint/node_modules/markdownlint/package.json +0 -105
  289. package/packages/config-markdownlint/node_modules/markdownlint/schema/.markdownlint.jsonc +0 -307
  290. package/packages/config-markdownlint/node_modules/markdownlint/schema/.markdownlint.yaml +0 -275
  291. package/packages/config-markdownlint/node_modules/markdownlint/schema/ValidatingConfiguration.md +0 -26
  292. package/packages/config-markdownlint/node_modules/markdownlint/schema/markdownlint-config-schema-strict.json +0 -1819
  293. package/packages/config-markdownlint/node_modules/markdownlint/schema/markdownlint-config-schema.json +0 -1824
  294. package/packages/config-markdownlint/node_modules/markdownlint/style/all.json +0 -5
  295. package/packages/config-markdownlint/node_modules/markdownlint/style/cirosantilli.json +0 -22
  296. package/packages/config-markdownlint/node_modules/markdownlint/style/prettier.json +0 -27
  297. package/packages/config-markdownlint/node_modules/markdownlint/style/relaxed.json +0 -12
  298. package/packages/config-markdownlint/node_modules/markdownlint-micromark/LICENSE +0 -21
  299. package/packages/config-markdownlint/node_modules/markdownlint-micromark/README.md +0 -10
  300. package/packages/config-markdownlint/node_modules/markdownlint-micromark/micromark-browser.js +0 -2
  301. package/packages/config-markdownlint/node_modules/markdownlint-micromark/micromark-html-browser.js +0 -2
  302. package/packages/config-markdownlint/node_modules/markdownlint-micromark/micromark.cjs +0 -1
  303. package/packages/config-markdownlint/node_modules/markdownlint-micromark/micromark.d.cts +0 -1751
  304. package/packages/config-markdownlint/node_modules/markdownlint-micromark/package.json +0 -46
@@ -1,1185 +0,0 @@
1
- /* eslint-disable */
2
- /**
3
- * This file was automatically generated by json-schema-to-typescript.
4
- * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
5
- * and run json-schema-to-typescript to regenerate this file.
6
- */
7
-
8
- export interface ConfigurationStrict {
9
- /**
10
- * JSON Schema URI (expected by some editors)
11
- */
12
- $schema?: string;
13
- /**
14
- * Default state for all rules
15
- */
16
- default?: boolean;
17
- /**
18
- * Path to configuration file to extend
19
- */
20
- extends?: string | null;
21
- /**
22
- * MD001/heading-increment : Heading levels should only increment by one level at a time : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md001.md
23
- */
24
- MD001?: boolean;
25
- /**
26
- * MD001/heading-increment : Heading levels should only increment by one level at a time : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md001.md
27
- */
28
- "heading-increment"?: boolean;
29
- /**
30
- * MD003/heading-style : Heading style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md003.md
31
- */
32
- MD003?:
33
- | boolean
34
- | {
35
- /**
36
- * Heading style
37
- */
38
- style?: "consistent" | "atx" | "atx_closed" | "setext" | "setext_with_atx" | "setext_with_atx_closed";
39
- };
40
- /**
41
- * MD003/heading-style : Heading style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md003.md
42
- */
43
- "heading-style"?:
44
- | boolean
45
- | {
46
- /**
47
- * Heading style
48
- */
49
- style?: "consistent" | "atx" | "atx_closed" | "setext" | "setext_with_atx" | "setext_with_atx_closed";
50
- };
51
- /**
52
- * MD004/ul-style : Unordered list style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md004.md
53
- */
54
- MD004?:
55
- | boolean
56
- | {
57
- /**
58
- * List style
59
- */
60
- style?: "consistent" | "asterisk" | "plus" | "dash" | "sublist";
61
- };
62
- /**
63
- * MD004/ul-style : Unordered list style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md004.md
64
- */
65
- "ul-style"?:
66
- | boolean
67
- | {
68
- /**
69
- * List style
70
- */
71
- style?: "consistent" | "asterisk" | "plus" | "dash" | "sublist";
72
- };
73
- /**
74
- * MD005/list-indent : Inconsistent indentation for list items at the same level : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md005.md
75
- */
76
- MD005?: boolean;
77
- /**
78
- * MD005/list-indent : Inconsistent indentation for list items at the same level : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md005.md
79
- */
80
- "list-indent"?: boolean;
81
- /**
82
- * MD007/ul-indent : Unordered list indentation : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md007.md
83
- */
84
- MD007?:
85
- | boolean
86
- | {
87
- /**
88
- * Spaces for indent
89
- */
90
- indent?: number;
91
- /**
92
- * Whether to indent the first level of the list
93
- */
94
- start_indented?: boolean;
95
- /**
96
- * Spaces for first level indent (when start_indented is set)
97
- */
98
- start_indent?: number;
99
- };
100
- /**
101
- * MD007/ul-indent : Unordered list indentation : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md007.md
102
- */
103
- "ul-indent"?:
104
- | boolean
105
- | {
106
- /**
107
- * Spaces for indent
108
- */
109
- indent?: number;
110
- /**
111
- * Whether to indent the first level of the list
112
- */
113
- start_indented?: boolean;
114
- /**
115
- * Spaces for first level indent (when start_indented is set)
116
- */
117
- start_indent?: number;
118
- };
119
- /**
120
- * MD009/no-trailing-spaces : Trailing spaces : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md
121
- */
122
- MD009?:
123
- | boolean
124
- | {
125
- /**
126
- * Spaces for line break
127
- */
128
- br_spaces?: number;
129
- /**
130
- * Allow spaces for empty lines in list items
131
- */
132
- list_item_empty_lines?: boolean;
133
- /**
134
- * Include unnecessary breaks
135
- */
136
- strict?: boolean;
137
- };
138
- /**
139
- * MD009/no-trailing-spaces : Trailing spaces : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md
140
- */
141
- "no-trailing-spaces"?:
142
- | boolean
143
- | {
144
- /**
145
- * Spaces for line break
146
- */
147
- br_spaces?: number;
148
- /**
149
- * Allow spaces for empty lines in list items
150
- */
151
- list_item_empty_lines?: boolean;
152
- /**
153
- * Include unnecessary breaks
154
- */
155
- strict?: boolean;
156
- };
157
- /**
158
- * MD010/no-hard-tabs : Hard tabs : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md010.md
159
- */
160
- MD010?:
161
- | boolean
162
- | {
163
- /**
164
- * Include code blocks
165
- */
166
- code_blocks?: boolean;
167
- /**
168
- * Fenced code languages to ignore
169
- */
170
- ignore_code_languages?: string[];
171
- /**
172
- * Number of spaces for each hard tab
173
- */
174
- spaces_per_tab?: number;
175
- };
176
- /**
177
- * MD010/no-hard-tabs : Hard tabs : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md010.md
178
- */
179
- "no-hard-tabs"?:
180
- | boolean
181
- | {
182
- /**
183
- * Include code blocks
184
- */
185
- code_blocks?: boolean;
186
- /**
187
- * Fenced code languages to ignore
188
- */
189
- ignore_code_languages?: string[];
190
- /**
191
- * Number of spaces for each hard tab
192
- */
193
- spaces_per_tab?: number;
194
- };
195
- /**
196
- * MD011/no-reversed-links : Reversed link syntax : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md011.md
197
- */
198
- MD011?: boolean;
199
- /**
200
- * MD011/no-reversed-links : Reversed link syntax : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md011.md
201
- */
202
- "no-reversed-links"?: boolean;
203
- /**
204
- * MD012/no-multiple-blanks : Multiple consecutive blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
205
- */
206
- MD012?:
207
- | boolean
208
- | {
209
- /**
210
- * Consecutive blank lines
211
- */
212
- maximum?: number;
213
- };
214
- /**
215
- * MD012/no-multiple-blanks : Multiple consecutive blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
216
- */
217
- "no-multiple-blanks"?:
218
- | boolean
219
- | {
220
- /**
221
- * Consecutive blank lines
222
- */
223
- maximum?: number;
224
- };
225
- /**
226
- * MD013/line-length : Line length : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
227
- */
228
- MD013?:
229
- | boolean
230
- | {
231
- /**
232
- * Number of characters
233
- */
234
- line_length?: number;
235
- /**
236
- * Number of characters for headings
237
- */
238
- heading_line_length?: number;
239
- /**
240
- * Number of characters for code blocks
241
- */
242
- code_block_line_length?: number;
243
- /**
244
- * Include code blocks
245
- */
246
- code_blocks?: boolean;
247
- /**
248
- * Include tables
249
- */
250
- tables?: boolean;
251
- /**
252
- * Include headings
253
- */
254
- headings?: boolean;
255
- /**
256
- * Strict length checking
257
- */
258
- strict?: boolean;
259
- /**
260
- * Stern length checking
261
- */
262
- stern?: boolean;
263
- };
264
- /**
265
- * MD013/line-length : Line length : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
266
- */
267
- "line-length"?:
268
- | boolean
269
- | {
270
- /**
271
- * Number of characters
272
- */
273
- line_length?: number;
274
- /**
275
- * Number of characters for headings
276
- */
277
- heading_line_length?: number;
278
- /**
279
- * Number of characters for code blocks
280
- */
281
- code_block_line_length?: number;
282
- /**
283
- * Include code blocks
284
- */
285
- code_blocks?: boolean;
286
- /**
287
- * Include tables
288
- */
289
- tables?: boolean;
290
- /**
291
- * Include headings
292
- */
293
- headings?: boolean;
294
- /**
295
- * Strict length checking
296
- */
297
- strict?: boolean;
298
- /**
299
- * Stern length checking
300
- */
301
- stern?: boolean;
302
- };
303
- /**
304
- * MD014/commands-show-output : Dollar signs used before commands without showing output : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md014.md
305
- */
306
- MD014?: boolean;
307
- /**
308
- * MD014/commands-show-output : Dollar signs used before commands without showing output : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md014.md
309
- */
310
- "commands-show-output"?: boolean;
311
- /**
312
- * MD018/no-missing-space-atx : No space after hash on atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md018.md
313
- */
314
- MD018?: boolean;
315
- /**
316
- * MD018/no-missing-space-atx : No space after hash on atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md018.md
317
- */
318
- "no-missing-space-atx"?: boolean;
319
- /**
320
- * MD019/no-multiple-space-atx : Multiple spaces after hash on atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md019.md
321
- */
322
- MD019?: boolean;
323
- /**
324
- * MD019/no-multiple-space-atx : Multiple spaces after hash on atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md019.md
325
- */
326
- "no-multiple-space-atx"?: boolean;
327
- /**
328
- * MD020/no-missing-space-closed-atx : No space inside hashes on closed atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md020.md
329
- */
330
- MD020?: boolean;
331
- /**
332
- * MD020/no-missing-space-closed-atx : No space inside hashes on closed atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md020.md
333
- */
334
- "no-missing-space-closed-atx"?: boolean;
335
- /**
336
- * MD021/no-multiple-space-closed-atx : Multiple spaces inside hashes on closed atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md021.md
337
- */
338
- MD021?: boolean;
339
- /**
340
- * MD021/no-multiple-space-closed-atx : Multiple spaces inside hashes on closed atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md021.md
341
- */
342
- "no-multiple-space-closed-atx"?: boolean;
343
- /**
344
- * MD022/blanks-around-headings : Headings should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
345
- */
346
- MD022?:
347
- | boolean
348
- | {
349
- /**
350
- * Blank lines above heading
351
- */
352
- lines_above?: number | number[];
353
- /**
354
- * Blank lines below heading
355
- */
356
- lines_below?: number | number[];
357
- };
358
- /**
359
- * MD022/blanks-around-headings : Headings should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
360
- */
361
- "blanks-around-headings"?:
362
- | boolean
363
- | {
364
- /**
365
- * Blank lines above heading
366
- */
367
- lines_above?: number | number[];
368
- /**
369
- * Blank lines below heading
370
- */
371
- lines_below?: number | number[];
372
- };
373
- /**
374
- * MD023/heading-start-left : Headings must start at the beginning of the line : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md023.md
375
- */
376
- MD023?: boolean;
377
- /**
378
- * MD023/heading-start-left : Headings must start at the beginning of the line : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md023.md
379
- */
380
- "heading-start-left"?: boolean;
381
- /**
382
- * MD024/no-duplicate-heading : Multiple headings with the same content : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md024.md
383
- */
384
- MD024?:
385
- | boolean
386
- | {
387
- /**
388
- * Only check sibling headings
389
- */
390
- siblings_only?: boolean;
391
- };
392
- /**
393
- * MD024/no-duplicate-heading : Multiple headings with the same content : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md024.md
394
- */
395
- "no-duplicate-heading"?:
396
- | boolean
397
- | {
398
- /**
399
- * Only check sibling headings
400
- */
401
- siblings_only?: boolean;
402
- };
403
- /**
404
- * MD025/single-title/single-h1 : Multiple top-level headings in the same document : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md025.md
405
- */
406
- MD025?:
407
- | boolean
408
- | {
409
- /**
410
- * Heading level
411
- */
412
- level?: number;
413
- /**
414
- * RegExp for matching title in front matter
415
- */
416
- front_matter_title?: string;
417
- };
418
- /**
419
- * MD025/single-title/single-h1 : Multiple top-level headings in the same document : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md025.md
420
- */
421
- "single-title"?:
422
- | boolean
423
- | {
424
- /**
425
- * Heading level
426
- */
427
- level?: number;
428
- /**
429
- * RegExp for matching title in front matter
430
- */
431
- front_matter_title?: string;
432
- };
433
- /**
434
- * MD025/single-title/single-h1 : Multiple top-level headings in the same document : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md025.md
435
- */
436
- "single-h1"?:
437
- | boolean
438
- | {
439
- /**
440
- * Heading level
441
- */
442
- level?: number;
443
- /**
444
- * RegExp for matching title in front matter
445
- */
446
- front_matter_title?: string;
447
- };
448
- /**
449
- * MD026/no-trailing-punctuation : Trailing punctuation in heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md026.md
450
- */
451
- MD026?:
452
- | boolean
453
- | {
454
- /**
455
- * Punctuation characters
456
- */
457
- punctuation?: string;
458
- };
459
- /**
460
- * MD026/no-trailing-punctuation : Trailing punctuation in heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md026.md
461
- */
462
- "no-trailing-punctuation"?:
463
- | boolean
464
- | {
465
- /**
466
- * Punctuation characters
467
- */
468
- punctuation?: string;
469
- };
470
- /**
471
- * MD027/no-multiple-space-blockquote : Multiple spaces after blockquote symbol : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md027.md
472
- */
473
- MD027?: boolean;
474
- /**
475
- * MD027/no-multiple-space-blockquote : Multiple spaces after blockquote symbol : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md027.md
476
- */
477
- "no-multiple-space-blockquote"?: boolean;
478
- /**
479
- * MD028/no-blanks-blockquote : Blank line inside blockquote : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md028.md
480
- */
481
- MD028?: boolean;
482
- /**
483
- * MD028/no-blanks-blockquote : Blank line inside blockquote : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md028.md
484
- */
485
- "no-blanks-blockquote"?: boolean;
486
- /**
487
- * MD029/ol-prefix : Ordered list item prefix : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md029.md
488
- */
489
- MD029?:
490
- | boolean
491
- | {
492
- /**
493
- * List style
494
- */
495
- style?: "one" | "ordered" | "one_or_ordered" | "zero";
496
- };
497
- /**
498
- * MD029/ol-prefix : Ordered list item prefix : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md029.md
499
- */
500
- "ol-prefix"?:
501
- | boolean
502
- | {
503
- /**
504
- * List style
505
- */
506
- style?: "one" | "ordered" | "one_or_ordered" | "zero";
507
- };
508
- /**
509
- * MD030/list-marker-space : Spaces after list markers : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md030.md
510
- */
511
- MD030?:
512
- | boolean
513
- | {
514
- /**
515
- * Spaces for single-line unordered list items
516
- */
517
- ul_single?: number;
518
- /**
519
- * Spaces for single-line ordered list items
520
- */
521
- ol_single?: number;
522
- /**
523
- * Spaces for multi-line unordered list items
524
- */
525
- ul_multi?: number;
526
- /**
527
- * Spaces for multi-line ordered list items
528
- */
529
- ol_multi?: number;
530
- };
531
- /**
532
- * MD030/list-marker-space : Spaces after list markers : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md030.md
533
- */
534
- "list-marker-space"?:
535
- | boolean
536
- | {
537
- /**
538
- * Spaces for single-line unordered list items
539
- */
540
- ul_single?: number;
541
- /**
542
- * Spaces for single-line ordered list items
543
- */
544
- ol_single?: number;
545
- /**
546
- * Spaces for multi-line unordered list items
547
- */
548
- ul_multi?: number;
549
- /**
550
- * Spaces for multi-line ordered list items
551
- */
552
- ol_multi?: number;
553
- };
554
- /**
555
- * MD031/blanks-around-fences : Fenced code blocks should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md031.md
556
- */
557
- MD031?:
558
- | boolean
559
- | {
560
- /**
561
- * Include list items
562
- */
563
- list_items?: boolean;
564
- };
565
- /**
566
- * MD031/blanks-around-fences : Fenced code blocks should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md031.md
567
- */
568
- "blanks-around-fences"?:
569
- | boolean
570
- | {
571
- /**
572
- * Include list items
573
- */
574
- list_items?: boolean;
575
- };
576
- /**
577
- * MD032/blanks-around-lists : Lists should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md
578
- */
579
- MD032?: boolean;
580
- /**
581
- * MD032/blanks-around-lists : Lists should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md
582
- */
583
- "blanks-around-lists"?: boolean;
584
- /**
585
- * MD033/no-inline-html : Inline HTML : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md033.md
586
- */
587
- MD033?:
588
- | boolean
589
- | {
590
- /**
591
- * Allowed elements
592
- */
593
- allowed_elements?: string[];
594
- };
595
- /**
596
- * MD033/no-inline-html : Inline HTML : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md033.md
597
- */
598
- "no-inline-html"?:
599
- | boolean
600
- | {
601
- /**
602
- * Allowed elements
603
- */
604
- allowed_elements?: string[];
605
- };
606
- /**
607
- * MD034/no-bare-urls : Bare URL used : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md034.md
608
- */
609
- MD034?: boolean;
610
- /**
611
- * MD034/no-bare-urls : Bare URL used : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md034.md
612
- */
613
- "no-bare-urls"?: boolean;
614
- /**
615
- * MD035/hr-style : Horizontal rule style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md035.md
616
- */
617
- MD035?:
618
- | boolean
619
- | {
620
- /**
621
- * Horizontal rule style
622
- */
623
- style?: string;
624
- };
625
- /**
626
- * MD035/hr-style : Horizontal rule style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md035.md
627
- */
628
- "hr-style"?:
629
- | boolean
630
- | {
631
- /**
632
- * Horizontal rule style
633
- */
634
- style?: string;
635
- };
636
- /**
637
- * MD036/no-emphasis-as-heading : Emphasis used instead of a heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md036.md
638
- */
639
- MD036?:
640
- | boolean
641
- | {
642
- /**
643
- * Punctuation characters
644
- */
645
- punctuation?: string;
646
- };
647
- /**
648
- * MD036/no-emphasis-as-heading : Emphasis used instead of a heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md036.md
649
- */
650
- "no-emphasis-as-heading"?:
651
- | boolean
652
- | {
653
- /**
654
- * Punctuation characters
655
- */
656
- punctuation?: string;
657
- };
658
- /**
659
- * MD037/no-space-in-emphasis : Spaces inside emphasis markers : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md037.md
660
- */
661
- MD037?: boolean;
662
- /**
663
- * MD037/no-space-in-emphasis : Spaces inside emphasis markers : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md037.md
664
- */
665
- "no-space-in-emphasis"?: boolean;
666
- /**
667
- * MD038/no-space-in-code : Spaces inside code span elements : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md038.md
668
- */
669
- MD038?: boolean;
670
- /**
671
- * MD038/no-space-in-code : Spaces inside code span elements : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md038.md
672
- */
673
- "no-space-in-code"?: boolean;
674
- /**
675
- * MD039/no-space-in-links : Spaces inside link text : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md039.md
676
- */
677
- MD039?: boolean;
678
- /**
679
- * MD039/no-space-in-links : Spaces inside link text : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md039.md
680
- */
681
- "no-space-in-links"?: boolean;
682
- /**
683
- * MD040/fenced-code-language : Fenced code blocks should have a language specified : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md040.md
684
- */
685
- MD040?:
686
- | boolean
687
- | {
688
- /**
689
- * List of languages
690
- */
691
- allowed_languages?: string[];
692
- /**
693
- * Require language only
694
- */
695
- language_only?: boolean;
696
- };
697
- /**
698
- * MD040/fenced-code-language : Fenced code blocks should have a language specified : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md040.md
699
- */
700
- "fenced-code-language"?:
701
- | boolean
702
- | {
703
- /**
704
- * List of languages
705
- */
706
- allowed_languages?: string[];
707
- /**
708
- * Require language only
709
- */
710
- language_only?: boolean;
711
- };
712
- /**
713
- * MD041/first-line-heading/first-line-h1 : First line in a file should be a top-level heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md041.md
714
- */
715
- MD041?:
716
- | boolean
717
- | {
718
- /**
719
- * Heading level
720
- */
721
- level?: number;
722
- /**
723
- * RegExp for matching title in front matter
724
- */
725
- front_matter_title?: string;
726
- };
727
- /**
728
- * MD041/first-line-heading/first-line-h1 : First line in a file should be a top-level heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md041.md
729
- */
730
- "first-line-heading"?:
731
- | boolean
732
- | {
733
- /**
734
- * Heading level
735
- */
736
- level?: number;
737
- /**
738
- * RegExp for matching title in front matter
739
- */
740
- front_matter_title?: string;
741
- };
742
- /**
743
- * MD041/first-line-heading/first-line-h1 : First line in a file should be a top-level heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md041.md
744
- */
745
- "first-line-h1"?:
746
- | boolean
747
- | {
748
- /**
749
- * Heading level
750
- */
751
- level?: number;
752
- /**
753
- * RegExp for matching title in front matter
754
- */
755
- front_matter_title?: string;
756
- };
757
- /**
758
- * MD042/no-empty-links : No empty links : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md042.md
759
- */
760
- MD042?: boolean;
761
- /**
762
- * MD042/no-empty-links : No empty links : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md042.md
763
- */
764
- "no-empty-links"?: boolean;
765
- /**
766
- * MD043/required-headings : Required heading structure : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md043.md
767
- */
768
- MD043?:
769
- | boolean
770
- | {
771
- /**
772
- * List of headings
773
- */
774
- headings?: string[];
775
- /**
776
- * Match case of headings
777
- */
778
- match_case?: boolean;
779
- };
780
- /**
781
- * MD043/required-headings : Required heading structure : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md043.md
782
- */
783
- "required-headings"?:
784
- | boolean
785
- | {
786
- /**
787
- * List of headings
788
- */
789
- headings?: string[];
790
- /**
791
- * Match case of headings
792
- */
793
- match_case?: boolean;
794
- };
795
- /**
796
- * MD044/proper-names : Proper names should have the correct capitalization : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md044.md
797
- */
798
- MD044?:
799
- | boolean
800
- | {
801
- /**
802
- * List of proper names
803
- */
804
- names?: string[];
805
- /**
806
- * Include code blocks
807
- */
808
- code_blocks?: boolean;
809
- /**
810
- * Include HTML elements
811
- */
812
- html_elements?: boolean;
813
- };
814
- /**
815
- * MD044/proper-names : Proper names should have the correct capitalization : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md044.md
816
- */
817
- "proper-names"?:
818
- | boolean
819
- | {
820
- /**
821
- * List of proper names
822
- */
823
- names?: string[];
824
- /**
825
- * Include code blocks
826
- */
827
- code_blocks?: boolean;
828
- /**
829
- * Include HTML elements
830
- */
831
- html_elements?: boolean;
832
- };
833
- /**
834
- * MD045/no-alt-text : Images should have alternate text (alt text) : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md045.md
835
- */
836
- MD045?: boolean;
837
- /**
838
- * MD045/no-alt-text : Images should have alternate text (alt text) : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md045.md
839
- */
840
- "no-alt-text"?: boolean;
841
- /**
842
- * MD046/code-block-style : Code block style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md046.md
843
- */
844
- MD046?:
845
- | boolean
846
- | {
847
- /**
848
- * Block style
849
- */
850
- style?: "consistent" | "fenced" | "indented";
851
- };
852
- /**
853
- * MD046/code-block-style : Code block style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md046.md
854
- */
855
- "code-block-style"?:
856
- | boolean
857
- | {
858
- /**
859
- * Block style
860
- */
861
- style?: "consistent" | "fenced" | "indented";
862
- };
863
- /**
864
- * MD047/single-trailing-newline : Files should end with a single newline character : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md047.md
865
- */
866
- MD047?: boolean;
867
- /**
868
- * MD047/single-trailing-newline : Files should end with a single newline character : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md047.md
869
- */
870
- "single-trailing-newline"?: boolean;
871
- /**
872
- * MD048/code-fence-style : Code fence style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md048.md
873
- */
874
- MD048?:
875
- | boolean
876
- | {
877
- /**
878
- * Code fence style
879
- */
880
- style?: "consistent" | "backtick" | "tilde";
881
- };
882
- /**
883
- * MD048/code-fence-style : Code fence style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md048.md
884
- */
885
- "code-fence-style"?:
886
- | boolean
887
- | {
888
- /**
889
- * Code fence style
890
- */
891
- style?: "consistent" | "backtick" | "tilde";
892
- };
893
- /**
894
- * MD049/emphasis-style : Emphasis style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md049.md
895
- */
896
- MD049?:
897
- | boolean
898
- | {
899
- /**
900
- * Emphasis style
901
- */
902
- style?: "consistent" | "asterisk" | "underscore";
903
- };
904
- /**
905
- * MD049/emphasis-style : Emphasis style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md049.md
906
- */
907
- "emphasis-style"?:
908
- | boolean
909
- | {
910
- /**
911
- * Emphasis style
912
- */
913
- style?: "consistent" | "asterisk" | "underscore";
914
- };
915
- /**
916
- * MD050/strong-style : Strong style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md050.md
917
- */
918
- MD050?:
919
- | boolean
920
- | {
921
- /**
922
- * Strong style
923
- */
924
- style?: "consistent" | "asterisk" | "underscore";
925
- };
926
- /**
927
- * MD050/strong-style : Strong style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md050.md
928
- */
929
- "strong-style"?:
930
- | boolean
931
- | {
932
- /**
933
- * Strong style
934
- */
935
- style?: "consistent" | "asterisk" | "underscore";
936
- };
937
- /**
938
- * MD051/link-fragments : Link fragments should be valid : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md051.md
939
- */
940
- MD051?: boolean;
941
- /**
942
- * MD051/link-fragments : Link fragments should be valid : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md051.md
943
- */
944
- "link-fragments"?: boolean;
945
- /**
946
- * MD052/reference-links-images : Reference links and images should use a label that is defined : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md052.md
947
- */
948
- MD052?:
949
- | boolean
950
- | {
951
- /**
952
- * Include shortcut syntax
953
- */
954
- shortcut_syntax?: boolean;
955
- };
956
- /**
957
- * MD052/reference-links-images : Reference links and images should use a label that is defined : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md052.md
958
- */
959
- "reference-links-images"?:
960
- | boolean
961
- | {
962
- /**
963
- * Include shortcut syntax
964
- */
965
- shortcut_syntax?: boolean;
966
- };
967
- /**
968
- * MD053/link-image-reference-definitions : Link and image reference definitions should be needed : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md053.md
969
- */
970
- MD053?:
971
- | boolean
972
- | {
973
- /**
974
- * Ignored definitions
975
- */
976
- ignored_definitions?: string[];
977
- };
978
- /**
979
- * MD053/link-image-reference-definitions : Link and image reference definitions should be needed : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md053.md
980
- */
981
- "link-image-reference-definitions"?:
982
- | boolean
983
- | {
984
- /**
985
- * Ignored definitions
986
- */
987
- ignored_definitions?: string[];
988
- };
989
- /**
990
- * MD054/link-image-style : Link and image style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md054.md
991
- */
992
- MD054?:
993
- | boolean
994
- | {
995
- /**
996
- * Allow autolinks
997
- */
998
- autolink?: boolean;
999
- /**
1000
- * Allow inline links and images
1001
- */
1002
- inline?: boolean;
1003
- /**
1004
- * Allow full reference links and images
1005
- */
1006
- full?: boolean;
1007
- /**
1008
- * Allow collapsed reference links and images
1009
- */
1010
- collapsed?: boolean;
1011
- /**
1012
- * Allow shortcut reference links and images
1013
- */
1014
- shortcut?: boolean;
1015
- /**
1016
- * Allow URLs as inline links
1017
- */
1018
- url_inline?: boolean;
1019
- };
1020
- /**
1021
- * MD054/link-image-style : Link and image style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md054.md
1022
- */
1023
- "link-image-style"?:
1024
- | boolean
1025
- | {
1026
- /**
1027
- * Allow autolinks
1028
- */
1029
- autolink?: boolean;
1030
- /**
1031
- * Allow inline links and images
1032
- */
1033
- inline?: boolean;
1034
- /**
1035
- * Allow full reference links and images
1036
- */
1037
- full?: boolean;
1038
- /**
1039
- * Allow collapsed reference links and images
1040
- */
1041
- collapsed?: boolean;
1042
- /**
1043
- * Allow shortcut reference links and images
1044
- */
1045
- shortcut?: boolean;
1046
- /**
1047
- * Allow URLs as inline links
1048
- */
1049
- url_inline?: boolean;
1050
- };
1051
- /**
1052
- * MD055/table-pipe-style : Table pipe style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md055.md
1053
- */
1054
- MD055?:
1055
- | boolean
1056
- | {
1057
- /**
1058
- * Table pipe style
1059
- */
1060
- style?: "consistent" | "leading_only" | "trailing_only" | "leading_and_trailing" | "no_leading_or_trailing";
1061
- };
1062
- /**
1063
- * MD055/table-pipe-style : Table pipe style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md055.md
1064
- */
1065
- "table-pipe-style"?:
1066
- | boolean
1067
- | {
1068
- /**
1069
- * Table pipe style
1070
- */
1071
- style?: "consistent" | "leading_only" | "trailing_only" | "leading_and_trailing" | "no_leading_or_trailing";
1072
- };
1073
- /**
1074
- * MD056/table-column-count : Table column count : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md056.md
1075
- */
1076
- MD056?: boolean;
1077
- /**
1078
- * MD056/table-column-count : Table column count : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md056.md
1079
- */
1080
- "table-column-count"?: boolean;
1081
- /**
1082
- * MD058/blanks-around-tables : Tables should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md058.md
1083
- */
1084
- MD058?: boolean;
1085
- /**
1086
- * MD058/blanks-around-tables : Tables should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md058.md
1087
- */
1088
- "blanks-around-tables"?: boolean;
1089
- /**
1090
- * headings : MD001, MD003, MD018, MD019, MD020, MD021, MD022, MD023, MD024, MD025, MD026, MD036, MD041, MD043
1091
- */
1092
- headings?: boolean;
1093
- /**
1094
- * bullet : MD004, MD005, MD007, MD032
1095
- */
1096
- bullet?: boolean;
1097
- /**
1098
- * ul : MD004, MD005, MD007, MD030, MD032
1099
- */
1100
- ul?: boolean;
1101
- /**
1102
- * indentation : MD005, MD007, MD027
1103
- */
1104
- indentation?: boolean;
1105
- /**
1106
- * whitespace : MD009, MD010, MD012, MD027, MD028, MD030, MD037, MD038, MD039
1107
- */
1108
- whitespace?: boolean;
1109
- /**
1110
- * hard_tab : MD010
1111
- */
1112
- hard_tab?: boolean;
1113
- /**
1114
- * links : MD011, MD034, MD039, MD042, MD051, MD052, MD053, MD054
1115
- */
1116
- links?: boolean;
1117
- /**
1118
- * blank_lines : MD012, MD022, MD031, MD032, MD047
1119
- */
1120
- blank_lines?: boolean;
1121
- /**
1122
- * line_length : MD013
1123
- */
1124
- line_length?: boolean;
1125
- /**
1126
- * code : MD014, MD031, MD038, MD040, MD046, MD048
1127
- */
1128
- code?: boolean;
1129
- /**
1130
- * atx : MD018, MD019
1131
- */
1132
- atx?: boolean;
1133
- /**
1134
- * spaces : MD018, MD019, MD020, MD021, MD023
1135
- */
1136
- spaces?: boolean;
1137
- /**
1138
- * atx_closed : MD020, MD021
1139
- */
1140
- atx_closed?: boolean;
1141
- /**
1142
- * blockquote : MD027, MD028
1143
- */
1144
- blockquote?: boolean;
1145
- /**
1146
- * ol : MD029, MD030, MD032
1147
- */
1148
- ol?: boolean;
1149
- /**
1150
- * html : MD033
1151
- */
1152
- html?: boolean;
1153
- /**
1154
- * url : MD034
1155
- */
1156
- url?: boolean;
1157
- /**
1158
- * hr : MD035
1159
- */
1160
- hr?: boolean;
1161
- /**
1162
- * emphasis : MD036, MD037, MD049, MD050
1163
- */
1164
- emphasis?: boolean;
1165
- /**
1166
- * language : MD040
1167
- */
1168
- language?: boolean;
1169
- /**
1170
- * spelling : MD044
1171
- */
1172
- spelling?: boolean;
1173
- /**
1174
- * accessibility : MD045
1175
- */
1176
- accessibility?: boolean;
1177
- /**
1178
- * images : MD045, MD052, MD053, MD054
1179
- */
1180
- images?: boolean;
1181
- /**
1182
- * table : MD055, MD056, MD058
1183
- */
1184
- table?: boolean;
1185
- }