aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/.eslintrc.js
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-22 23:03:03 +0800
committercrupest <crupest@outlook.com>2021-02-22 23:03:03 +0800
commit5fe13b0cca511995fb6fec33c0af5f600f63ee7d (patch)
treea9f5ca7a5a986b046a7cb8ff8422d5a3032eb9cd /FrontEnd/.eslintrc.js
parenteb30f38101cd1a6f20bd5058d4860b103fd39611 (diff)
downloadtimeline-5fe13b0cca511995fb6fec33c0af5f600f63ee7d.tar.gz
timeline-5fe13b0cca511995fb6fec33c0af5f600f63ee7d.tar.bz2
timeline-5fe13b0cca511995fb6fec33c0af5f600f63ee7d.zip
fix: Migrate to eslint prettier 8.0.0.
Diffstat (limited to 'FrontEnd/.eslintrc.js')
-rw-r--r--FrontEnd/.eslintrc.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/FrontEnd/.eslintrc.js b/FrontEnd/.eslintrc.js
index 900489ed..9bb22216 100644
--- a/FrontEnd/.eslintrc.js
+++ b/FrontEnd/.eslintrc.js
@@ -10,8 +10,6 @@ module.exports = {
"plugin:@typescript-eslint/recommended",
"plugin:@typescript-eslint/recommended-requiring-type-checking",
"plugin:prettier/recommended",
- "prettier/react",
- "prettier/@typescript-eslint",
"plugin:react-hooks/recommended",
],
globals: {