Skip to content

fix: solve linting rules - no jsr: specifier / button must have type attribute - #7

Open
paullame wants to merge 2 commits into
denoland:mainfrom
paullame:fix-lint-errors
Open

fix: solve linting rules - no jsr: specifier / button must have type attribute#7
paullame wants to merge 2 commits into
denoland:mainfrom
paullame:fix-lint-errors

Conversation

@paullame

Copy link
Copy Markdown

Hello,

this is my first time contributing.

I was trying to create a basic react + vite + deno template and found this repo instead.

I'd like a suggest minor changes to fix some of the errors raised by the linting rules.

  • no use of jsr: specifier outside of the deno.json import map
  • react tsx : the button component must have a type attribute.

kind regards,
Paul

@paullame paullame changed the title fix: linting rules - button must have type attribute fix: solve linting rules - no jsr: specifier / button must have type attribute Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant