Skip to content

Commit d9a0bea

Browse files
committed
Add missing eslint plugins
1 parent 4735a84 commit d9a0bea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎package.json‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
"child-process": "^1.0.2",
4242
"command-exists": "^1.2.9",
4343
"eslint": "^8.28.0",
44+
"eslint-config-google": "^0.14.0",
45+
"eslint-plugin-import": "^2.29.1",
4446
"jest": "^29.3.1",
4547
"jsdoc": "^4.0.0"
4648
},

0 commit comments

Comments
 (0)