aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/.eslintrc.js
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-22 15:05:24 +0000
committerGitHub <noreply@github.com>2021-02-22 15:05:24 +0000
commitd03b5e2da5912a5fc4156701a5dbeeddfb53df29 (patch)
tree38e973eb30797441c2ecea4649dca85768558643 /FrontEnd/.eslintrc.js
parenta11fbeea4e836fa02ab2c66ca2395e3455b10d4b (diff)
parent5fe13b0cca511995fb6fec33c0af5f600f63ee7d (diff)
downloadtimeline-d03b5e2da5912a5fc4156701a5dbeeddfb53df29.tar.gz
timeline-d03b5e2da5912a5fc4156701a5dbeeddfb53df29.tar.bz2
timeline-d03b5e2da5912a5fc4156701a5dbeeddfb53df29.zip
Merge pull request #297 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-config-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: {