Skip to content

Commit 944b141

Browse files
committed
refactor: fix lint
1 parent e1554d6 commit 944b141

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/eslint-formatter-multiple-formats/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"access": "public"
3333
},
3434
"dependencies": {
35-
"ansis": "^3.3.0"
35+
"ansis": "^3.3.0",
36+
"tslib": "^2.8.1"
3637
},
3738
"peerDependencies": {
3839
"eslint": "^8.0.0 || ^9.0.0"

0 commit comments

Comments
 (0)