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

Update package.json #73

Closed
wants to merge 4 commits into from
Closed

Update package.json #73

wants to merge 4 commits into from

Conversation

jcbhmr
Copy link
Collaborator

@jcbhmr jcbhmr commented Jun 3, 2023

This PR would...

  • Remove unneeded types export that just parallels the .js export. You don't need a separate types condition if the .d.ts is right next to the .js!
  • Shorten a bunch of objects into just plain strings
  • Remove ava config
  • Remove np config
  • Remove np and release script
  • Move lint and build into npm hook scripts! Just npm pack or npm publish and it builds without manual npm run build!

@jcbhmr jcbhmr requested a review from mesqueeb June 3, 2023 23:30
@jcbhmr jcbhmr self-assigned this Jun 3, 2023
@mesqueeb
Copy link
Owner

mesqueeb commented May 2, 2024

closed in favour of #87

@mesqueeb mesqueeb closed this May 2, 2024
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.

None yet

2 participants