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

'Theme' gets mapped to `@twilio-paste/core-table` incorrectly in prefer-imports Twilio Paste config #72

Closed brandongregoryscott closed 1 year ago

brandongregoryscott commented 1 year ago

The Th* import name matches Theme, which is incorrect. Let's just make that more specific: ["Th, "ThProps"]

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.2.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: