Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
/ js-package-utils Public archive

Strict and eloquent config for ESLint. Supports Typescript and React.

License

Notifications You must be signed in to change notification settings

RevoTale/js-package-utils

Repository files navigation

Archived Repository

This repository has been archived and is no longer actively maintained.

Reason for Archiving: This project has been deprecated in favor of tsup, which provides a more efficient and flexible solution for bundling TypeScript projects.

For future development or similar use cases, we highly recommend using tsup.

Note: As this repository is archived, it is now read-only, and no new issues, pull requests, or updates will be accepted.

Thank you for your understanding and support!

js-package-utils

Utilities to eloquently deploy npm packages.

Our priciples

  • Typescript only. No .js file at all.
  • Use latest technologies.
  • Strict directory structures.