Skip to content

Conversation

@cliffhall
Copy link
Member

Add new github workflow for npm trusted publisher flow

  • Remove .github/workflows/node.js.yml
  • Add .github/workflows/main.yml
  • Remove ./bin
  • Add ./bin to .gitignore
  • In ./src/*
    • format with prettier
    • fix linter issues
  • Add eslint.config.js
  • In package.json and VERSION
    • bump to 2.0.10
    • Add lint and format scripts
    • add eslint and prettier devDependencies

Add new github workflow for npm trusted publisher flow

* Remove .github/workflows/node.js.yml
* Add .github/workflows/main.yml
* Remove ./bin
* Add ./bin to .gitignore
* In ./src/*
  - format with prettier
  - fix linter issues
* Add eslint.config.js
* In package.json and VERSION
  - bump to 2.0.10
  - Add lint and format scripts
  - add eslint and prettier devDependencies
@cliffhall cliffhall merged commit f54a676 into main Nov 25, 2025
2 checks passed
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