🔧(eslint) update eslint config to make import/order work

The autofix of import/order was not taken into account due to
a misconfiguration.
This commit is contained in:
Nathan Vasse
2023-03-17 11:50:49 +01:00
committed by NathanVss
parent 2d80722a18
commit b2fd517bde
6 changed files with 10 additions and 7 deletions

View File

@@ -6882,7 +6882,7 @@ eslint-import-resolver-node@^0.3.6, eslint-import-resolver-node@^0.3.7:
is-core-module "^2.11.0"
resolve "^1.22.1"
eslint-import-resolver-typescript@^3.5.2:
eslint-import-resolver-typescript@^3.5.2, eslint-import-resolver-typescript@^3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.3.tgz#db5ed9e906651b7a59dd84870aaef0e78c663a05"
integrity sha512-njRcKYBc3isE42LaTcJNVANR3R99H9bAxBDMNDr2W7yq5gYPxbU3MkdhsQukxZ/Xg9C2vcyLlDsbKfRDg0QvCQ==