Skip to content

Commit 4fcd08a

Browse files
committed
chore: remove eslint markdown plugin
1 parent 43f2ca2 commit 4fcd08a

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Diff for: .eslintrc.json

-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"babel",
55
"jest-dom",
66
"jest",
7-
"markdown",
87
"prettier",
98
"react-hooks",
109
"import",
@@ -156,7 +155,6 @@
156155
"plugins": [
157156
"@typescript-eslint",
158157
"babel",
159-
"markdown",
160158
"prettier",
161159
"react",
162160
"typescript-sort-keys",

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@
187187
"eslint-plugin-jest": "^24.1.3",
188188
"eslint-plugin-jest-dom": "^3.3.0",
189189
"eslint-plugin-jsx-a11y": "^6.4.1",
190-
"eslint-plugin-markdown": "^3.0.0",
191190
"eslint-plugin-node": "^11.1.0",
192191
"eslint-plugin-prettier": "^3.1.4",
193192
"eslint-plugin-promise": "^4.2.1",

0 commit comments

Comments
 (0)