aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-10-05 17:04:09 +0200
committerLibravatar GitHub <noreply@github.com>2021-10-05 17:04:09 +0200
commitd3841b766f9d37d557646003899f67525c5f755f (patch)
tree1bcab990c94f2b05678b7a83ffebe08298500f0b /package.json
parentchore: repo maintenance (#732) (diff)
downloadferdium-recipes-d3841b766f9d37d557646003899f67525c5f755f.tar.gz
ferdium-recipes-d3841b766f9d37d557646003899f67525c5f755f.tar.zst
ferdium-recipes-d3841b766f9d37d557646003899f67525c5f755f.zip
chore: add eslint-plugin-unicorn (#733)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 60d8e2f..3c91661 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
28 "devDependencies": { 28 "devDependencies": {
29 "@types/targz": "1.0.1", 29 "@types/targz": "1.0.1",
30 "eslint": "7.32.0", 30 "eslint": "7.32.0",
31 "eslint-plugin-unicorn": "36.0.0",
31 "fs-extra": "10.0.0", 32 "fs-extra": "10.0.0",
32 "husky": "7.0.2", 33 "husky": "7.0.2",
33 "image-size": "1.0.0", 34 "image-size": "1.0.0",