diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 307cddd..530aa4c 100644 --- a/package.json +++ b/package.json @@ -27,5 +27,8 @@ "markdown-it-highlightjs": "^3.4.0", "markdown-it-multimd-table": "^4.0.2", "markdown-it-texmath": "^0.7.0" + }, + "devDependencies": { + "eslint": "^7.32.0" } } |