Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: move to jsr #3

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

chore: move to jsr #3

wants to merge 5 commits into from

Conversation

load1n9
Copy link
Member

@load1n9 load1n9 commented Nov 4, 2024

Co-authored-by: Elias Sjögreen [email protected]

Copy link
Member

@eliassjogreen eliassjogreen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few small nitpicks but otherwise it lgtm. Would be nice to have unit tests...

deno.json Show resolved Hide resolved
deno.json Outdated Show resolved Hide resolved

- name: Run deno fmt
run: deno fmt --check --ignore=wasm.js

- name: Run deno lint
run: deno lint --unstable --ignore=wasm.js
run: deno lint --ignore=wasm.js
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets remove the --ignores from here. Use exclude in the deno.json instead.

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.

2 participants