eslint / json

JSON language plugin for ESLint
Apache License 2.0
47 stars 4 forks source link

ci: check formatting and jsr publish #3

Closed mdjermanovic closed 5 months ago

mdjermanovic commented 5 months ago

Prerequisites checklist

What is the purpose of this pull request?

Adds formatting and jsr publish check in CI.

What changes did you make? (Give an overview)

Added package.json scripts for formatting, and updated ci.yml to also run fmt:check and test:jsr.

Related Issues

Is there anything you'd like reviewers to focus on?