Skip to content

sozialhelden/core

Repository files navigation

@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

About

Core utilities shared by different sozialhelden projects

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •