Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
joroshiba committed Oct 19, 2023
1 parent 5911015 commit ac9155e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ module.exports = {
code_block_line_length: 120,
tables: false
}],
'markdownlint/md024': [ 'error', {
allow_different_nesting: true
}
],
'markdownlint/md032': "off",
}
},
Expand Down

0 comments on commit ac9155e

Please sign in to comment.