twilio-professional-services / flex-project-template

A starting point for Twilio Flex projects, providing management strategies for various types of artifacts and distributed development
https://twilio-professional-services.github.io/flex-project-template/
Apache License 2.0
64 stars 71 forks source link

Update TS linting packages #572

Closed dremin closed 4 months ago

dremin commented 5 months ago

Summary

The eslint-config-twilio-ts package is unmaintained and was using old incompatible TS linting packages. Therefore, I have switched us to use the base eslint-config-twilio package and added back the TS rules from the other package, accounting for changes in the rules since that one was last updated.

This fixes the version warning when running the linter.

Checklist

github-actions[bot] commented 5 months ago

0 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files. :white_check_mark: No issues found!