joejordanbrown / popover

Angular CDK Popover, no default style, examples using @angular/material
MIT License
212 stars 75 forks source link

Upgrade to ESLINT #750

Closed jtc10005 closed 2 years ago

jtc10005 commented 2 years ago

Bug, feature request, or proposal:

Request: Upgrade to ESLINT

What is the expected behaviour?

Eslint to run when linting and not tslint

What is the current behaviour?

tslint is used as the linter

What are the steps to reproduce?

run ng lint Provide a working example using StackBlitz (or similar) to reproduce the problem. StackBlitz Template: https://stackblitz.com/fork/mde-popover

What is the use-case or motivation for changing an existing behaviour?

Angular has moved to eslint and tslint is depricated.

Which versions of Angular, Material-Extended, OS, TypeScript, browsers are affected?

Angular 13+

Other Comments

jtc10005 commented 2 years ago

FWIW Im willing to start on this.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.