Skip to content

Commit 8f063e5

Browse files
committed
chore: putout: actions: lint ☘️
1 parent 0b45284 commit 8f063e5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@
5252
"redlint": "^3.1.2",
5353
"supertape": "^10.0.0"
5454
},
55-
"trustedDependencies": [
56-
"husky"
57-
],
55+
"trustedDependencies": ["husky"],
5856
"engines": {
5957
"node": ">=18"
6058
},

packages/plugin-eslint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ npm i @putout/plugin-eslint -D
3939
-[remove-useless-slice](#remove-useless-slice);
4040
-[remove-useless-properties](#remove-useless-properties);
4141
-[remove-parser-options](#remove-parser-options);
42-
-[remove-sufix-config](#remove-sufix-config);
42+
-[remove-suffix-config](#remove-suffix-config);
4343
-[remove-spread-from-create-eslint-config](#remove-spread-from-create-eslint-config);
4444

4545
## Config

0 commit comments

Comments
 (0)