Before You File a Bug Report Please Confirm You Have Done The Following...
What version of ESLint are you using?
latest
What version of eslint-plugin-svelte are you using?
master
What did you do?
<scrip>
const resolveBlogUrl = (slug: string) => resolve('/blog/[slug]', { slug });
</script>
<a href={resolveBlogUrl('my-post')}>Link to My Post</a>
What did you expect to happen?
No error
What actually happened?
Error
Link to GitHub Repo with Minimal Reproducible Example
Will make a PR
Additional comments
No response
Before You File a Bug Report Please Confirm You Have Done The Following...
What version of ESLint are you using?
latest
What version of
eslint-plugin-svelteare you using?master
What did you do?
What did you expect to happen?
No error
What actually happened?
Error
Link to GitHub Repo with Minimal Reproducible Example
Will make a PR
Additional comments
No response