brandongregoryscott / eslint-plugin-collation

ESLint plugin for making your code easier to read, with autofix and TypeScript support
https://eslint-plugin-collation.brandonscott.me
Apache License 2.0
4 stars 0 forks source link

fix(prefer-import): use local isIdentifier type guard instead of reaching into dist/ast-utils #76

Closed brandongregoryscott closed 3 months ago

brandongregoryscott commented 3 months ago

This was causing a runtime error since @typescript-eslint/utils/dist/ast-utils is not bundled.

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 1.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: