intlify / eslint-plugin-svelte

ESLint plugin for internationalization with Svelte
MIT License
4 stars 3 forks source link

Apply rule against root-level strings #9

Closed ccdexcom closed 10 months ago

ccdexcom commented 10 months ago

Hello! Thanks for this handy lint rule. I noticed it wasn't working for raw strings at the root level. I made a chance and added a test. Hope this works, let me know if you'd like any changes.

changeset-bot[bot] commented 10 months ago

🦋 Changeset detected

Latest commit: 7ee3f3a598e304d079652ecd0fa2c1c4f45eee31

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

ccdexcom commented 10 months ago

Thanks for being so quick with the review. When you get a chance can you publish a new version of the package to npm? Thanks again!