diff --git a/change/@itwin-eslint-plugin-950021e4-1c64-49b8-b24d-8ea9845aff8f.json b/change/@itwin-eslint-plugin-950021e4-1c64-49b8-b24d-8ea9845aff8f.json new file mode 100644 index 0000000..ea991ec --- /dev/null +++ b/change/@itwin-eslint-plugin-950021e4-1c64-49b8-b24d-8ea9845aff8f.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Do not disable @typescript-eslint/unbound-method in ui plugin", + "packageName": "@itwin/eslint-plugin", + "email": "36916096+karolis-zukauskas@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/dist/configs/ui.js b/dist/configs/ui.js index 8ca9f3f..9b9612f 100644 --- a/dist/configs/ui.js +++ b/dist/configs/ui.js @@ -38,7 +38,6 @@ module.exports = } ], "@itwin/react-set-stage-usage": ["error", { "updater-only": false, "allow-object": true }], - "@typescript-eslint/unbound-method": "off", "react/prop-types": "off", "react-hooks/rules-of-hooks": "error", "react-hooks/exhaustive-deps": "error", @@ -49,4 +48,3 @@ module.exports = } } } - diff --git a/package.json b/package.json index 7e8850b..06790e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/eslint-plugin", - "version": "5.0.0-dev.2", + "version": "5.0.0-dev.3", "description": "ESLint plugin with default configuration and custom rules for iTwin.js projects", "license": "MIT", "keywords": [