aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-08-04 02:18:01 +0000
committerterminaldweller <thabogre@gmail.com>2021-08-04 02:18:01 +0000
commit87e481d5a1fc9095fe6bf711a38436f95f4c5bd6 (patch)
treea6a6b1b6e61f38ca783265d1ed8312613efefaa1 /package.json
parentrobots.txt and xml sitemap.WIP (diff)
downloadblog-87e481d5a1fc9095fe6bf711a38436f95f4c5bd6.tar.gz
blog-87e481d5a1fc9095fe6bf711a38436f95f4c5bd6.zip
added a codacy badge
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
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"
}
}