eslint-plugin-remix-react-routes icon indicating copy to clipboard operation
eslint-plugin-remix-react-routes copied to clipboard

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

Open mathieusteele opened this issue 1 year ago • 0 comments

Example code:

[email protected]

Expected Behavior:

Does not throw an eslint error

Actual Behavior:

Throws an eslint error

mathieusteele avatar Mar 02 '24 15:03 mathieusteele