remark-lint-code-block-syntax
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "remark-lint-code-block-syntax", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A remark-lint rule to check language syntax in a code block.", | ||
@@ -17,2 +17,3 @@ "author": "Masafumi Koba", | ||
"main": "index.js", | ||
"files": [], | ||
"scripts": { | ||
@@ -19,0 +20,0 @@ "test": "jest", |
3900
4
63