Add support for TypeScript syntax in @drupal-canvas/eslint-config
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3577627. -->
Reported by: [wotnak](https://www.drupal.org/user/3558113)
Related to !699 !695
>>>
<h3 id="overview">Overview</h3>
<p>In <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/canvas/-/work_items/3577508" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/canvas/-/work_items/3577508</a></span> in the eslint configurations provided by the @drupal-canvas/eslint-config package support for linting ts/tsx files was added but without support for parsing actual typescript syntax.</p>
<h3 id="proposed-resolution">Proposed resolution</h3>
<p>Update eslint configs to include <a href="https://www.npmjs.com/package/typescript-eslint">typescript-eslint</a> for parsing typescript syntax.</p>
> Related issue: [Issue #3577508](https://www.drupal.org/node/3577508)
issue