An open API service indexing awesome lists of open source software.

https://github.com/jannajs/janna

Stylized toolkits to develop TS/JS packages.
https://github.com/jannajs/janna

commitlint eslint janna jannajs nextjs prettier typescript

Last synced: over 1 year ago
JSON representation

Stylized toolkits to develop TS/JS packages.

Awesome Lists containing this project

README

          

# Janna

Stylized toolkits to develop TS/JS packages.

## Packages

- [@jannsjs/lint](./packages/lint/README.md)

## Build and publish

- `npm run build`
- `npx changeset`
- `npx changeset version`
- `git commit`
- `npx changeset publish`
- `git push --follow-tags`