We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f2ca2 commit 4fcd08aCopy full SHA for 4fcd08a
.eslintrc.json
@@ -4,7 +4,6 @@
4
"babel",
5
"jest-dom",
6
"jest",
7
- "markdown",
8
"prettier",
9
"react-hooks",
10
"import",
@@ -156,7 +155,6 @@
156
155
"plugins": [
157
"@typescript-eslint",
158
159
160
161
"react",
162
"typescript-sort-keys",
package.json
@@ -187,7 +187,6 @@
187
"eslint-plugin-jest": "^24.1.3",
188
"eslint-plugin-jest-dom": "^3.3.0",
189
"eslint-plugin-jsx-a11y": "^6.4.1",
190
- "eslint-plugin-markdown": "^3.0.0",
191
"eslint-plugin-node": "^11.1.0",
192
"eslint-plugin-prettier": "^3.1.4",
193
"eslint-plugin-promise": "^4.2.1",
0 commit comments