Skip to content
This repository was archived by the owner on Mar 28, 2024. It is now read-only.

Commit 31d5862

Browse files
committed
chore(eslint): remove eslint-config-google
1 parent 22a0d82 commit 31d5862

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.eslintrc.json

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"root": true,
33
"extends": [
44
"eslint:recommended",
5-
"google",
65
"plugin:@typescript-eslint/strict",
76
"plugin:@typescript-eslint/stylistic",
87
// "plugin:@typescript-eslint/strict-type-checked",

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
"@typescript-eslint/parser": "^6.7.2",
5555
"@web/dev-server": "^0.3.1",
5656
"eslint": "^8.49.0",
57-
"eslint-config-google": "^0.14.0",
5857
"eslint-import-resolver-typescript": "^3.6.0",
5958
"eslint-plugin-import": "^2.28.1",
6059
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)