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
commit16010dfc0396a29f0eca33ffafa51e243bf70aa5 (patch)
tree914c6e880fa6b57c573bf8d05fb029e878f13896 /FrontEnd/.eslintrc.js
parentf7ce665a3a8934094f3855edc74562710f66335e (diff)
downloadtimeline-16010dfc0396a29f0eca33ffafa51e243bf70aa5.tar.gz
timeline-16010dfc0396a29f0eca33ffafa51e243bf70aa5.tar.bz2
timeline-16010dfc0396a29f0eca33ffafa51e243bf70aa5.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: {