diff --git a/package.json b/package.json index 0d1aed28..f21ceb54 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "private": true, "devDependencies": { "cypress": "^8.4.1", + "eslint-import-resolver-webpack": "^0.13.2", "husky": "4", "lerna": "^3.16.4", "lint-staged": "^10.5.4" diff --git a/yarn.lock b/yarn.lock index 5699686b..36469719 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18910,6 +18910,7 @@ __metadata: resolution: "wisemapping-front-end@workspace:." dependencies: cypress: ^8.4.1 + eslint-import-resolver-webpack: ^0.13.2 husky: 4 lerna: ^3.16.4 lint-staged: ^10.5.4