Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 5eb8fbd

Browse files
Francischzoo
authored andcommitted
Docs: Fixed missing markdown codeblock closing
Closes gh-1930
1 parent ec55656 commit 5eb8fbd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/rules/require-object-keys-on-new-line.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
* b: 'b', c: 'c',
4747
* d: 'd'
4848
* };
49+
* ```
4950
*/
5051

5152
var assert = require('assert');

0 commit comments

Comments
 (0)