2.1.1 • Published 1 month ago

@sozialhelden/core v2.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

@sozialhelden/core

Core utilities shared by different sozialhelden projects.

Getting started

Install dependencies:

npm ci

Run tests:

npm run test

Build a production version:

npm run build

Run linter/formatters:

# Run linter
npm run lint

# Run linter and automatically fix fixable issues
npm run lint:fix

# Run formatter
npm run format

# Run formatter and automatically fix fixable issues
npm run format:fix

# Run typecheck
npm run typecheck

License

MIT

2.1.1

1 month ago

2.1.0

1 month ago

2.0.0

1 month ago

1.1.0

1 month ago

1.0.0

2 months ago