aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShinigami <[email protected]>2023-10-06 23:14:01 +0200
committerGitHub <[email protected]>2023-10-06 23:14:01 +0200
commit1ee46a7c19056a43c27993790b1ff54e2e9bba21 (patch)
treee4f599f1a45f3369fbec91125c0eb6a4753f01f7 /package.json
parentc0386ac7d7197d059086dff7593cc62d2bff4b50 (diff)
downloadfaker-1ee46a7c19056a43c27993790b1ff54e2e9bba21.tar.xz
faker-1ee46a7c19056a43c27993790b1ff54e2e9bba21.zip
infra(deps): add eslint unicorn (#2418)
Co-authored-by: ST-DDT <[email protected]>
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 9a740e26..30c6ae27 100644
--- a/package.json
+++ b/package.json
@@ -109,6 +109,7 @@
"eslint-plugin-deprecation": "~2.0.0",
"eslint-plugin-jsdoc": "~46.8.2",
"eslint-plugin-prettier": "~5.0.0",
+ "eslint-plugin-unicorn": "~48.0.1",
"eslint-plugin-vitest": "~0.3.1",
"glob": "~10.3.10",
"npm-run-all": "~4.1.5",