grbsk / ng2-idle

Responding to idle users in Angular (not AngularJS) applications.
https://grbsk.github.io/ng2-idle
Apache License 2.0
324 stars 129 forks source link

chore(project): remove deprecated TSLint plugin recommendation #213

Closed saxicek closed 3 weeks ago

saxicek commented 3 weeks ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x")

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Other... Please describe: update of VSCode recommended plugins

What is the current behavior? (You can also link to an open issue here) Project recommends VSCode plugin TSLint which is now deprecated

What is the new behavior? Plugin recommendation is removed.

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information: