Update eslint-prettier config for 8.x

This commit is contained in:
Oliver Blanthorn 2021-03-15 16:50:43 +01:00
parent 9edfa8f9e7
commit d0794d8261
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -21,7 +21,6 @@ module.exports = {
"plugin:@typescript-eslint/recommended",
"plugin:@typescript-eslint/recommended-requiring-type-checking",
"prettier",
"prettier/@typescript-eslint",
"plugin:sonarjs/recommended"
],
"parser": "@typescript-eslint/parser",