Skip to content

Commit f2fefa5

Browse files
committed
Enable code block
1 parent 9de6911 commit f2fefa5

File tree

1 file changed

+0
-2
lines changed
  • lib/node_modules/@stdlib/_tools/remark/plugins/remark-lint-eslint

1 file changed

+0
-2
lines changed

lib/node_modules/@stdlib/_tools/remark/plugins/remark-lint-eslint/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,6 @@ var vfile = linter( '```javascript\nvar beep = \'boop\';\n```' );
176176

177177
## Examples
178178

179-
<!-- run-disable -->
180-
181179
<!-- eslint-disable no-sync -->
182180

183181
<!-- eslint no-undef: "error" -->

0 commit comments

Comments
 (0)