Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui/element): seprate mixins #562

Merged
merged 1 commit into from
Dec 25, 2022
Merged

feat(ui/element): seprate mixins #562

merged 1 commit into from
Dec 25, 2022

Conversation

MM25Zamanian
Copy link
Contributor

PR Checklist

@MM25Zamanian MM25Zamanian added the enhancement Enhancement of the code, not introducing new features. label Dec 25, 2022
@MM25Zamanian MM25Zamanian requested a review from alimd December 25, 2022 18:46
@MM25Zamanian MM25Zamanian self-assigned this Dec 25, 2022
protected _logger = createLogger(`<${this.tagName.toLowerCase()}>`);

// eslint-disable-next-line @typescript-eslint/no-explicit-any
constructor(...args: any[]) {

Check warning

Code scanning / ESLint

Disallow the `any` type

Unexpected any. Specify a different type.
@alimd alimd merged commit b198871 into next Dec 25, 2022
@alimd alimd deleted the feat/element-seprate-mixins branch December 25, 2022 19:55
@github-actions
Copy link

Pull Request closed and locked due to lack of activity.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants