jenseng / eslint-plugin-remix-react-routes

Validate routes referenced by <Link> and friends in a Remix app
ISC License
36 stars 4 forks source link

Mailto links in anchor tags should not fail use-links-for-routes rule #19

Open mathieusteele opened 9 months ago

mathieusteele commented 9 months ago

Example code:

address@example.com

Expected Behavior:

Does not throw an eslint error

Actual Behavior:

Throws an eslint error