Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit31cd166

Browse files
committed
Allow duplicate headings
There will be a lot of these in the changelog.
1 parent0a01db1 commit31cd166

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎.eslintrc.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@
4141
{
4242
"varsIgnorePattern":"^_"
4343
}
44+
],
45+
"md/remark": [
46+
"error",
47+
{
48+
"no-duplicate-headings": {
49+
"sublings_only":true
50+
}
51+
}
4452
]
4553
},
4654
"ignorePatterns": [

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp