Skip to content

Commit

Permalink
Disable linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasstein committed Feb 1, 2024
1 parent 8a45aa6 commit 59f8b70
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export default class DatatableActionDefinitionFactory {
}
const i18n = this._i18n.get();
const agsStoreFactory = this._agsStoreFactory;
// eslint-disable-next-line @typescript-eslint/no-this-alias
const that = this;

return {
Expand Down

0 comments on commit 59f8b70

Please sign in to comment.