Skip to content

Commit

Permalink
remark-lint-maximum-heading-length 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
XiNiHa committed Mar 21, 2024
1 parent 5c3d6b9 commit 9ea4056
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion .remarkrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ export default {
"remark-lint-list-item-content-indent",
["remark-lint-list-item-indent", "space"],
"remark-lint-list-item-spacing",
"remark-lint-maximum-heading-length",
["remark-lint-maximum-line-length", 100],
"remark-lint-no-blockquote-without-marker",
"remark-lint-no-consecutive-blank-lines",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
"remark-lint-list-item-content-indent": "^3.1.2",
"remark-lint-list-item-indent": "^3.1.2",
"remark-lint-list-item-spacing": "^4.1.2",
"remark-lint-maximum-heading-length": "^3.1.2",
"remark-lint-maximum-line-length": "^3.1.3",
"remark-lint-no-blockquote-without-marker": "^5.1.2",
"remark-lint-no-consecutive-blank-lines": "^4.1.3",
Expand Down
14 changes: 0 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9ea4056

Please sign in to comment.