@palletech/pt-package-shared-helpers
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

PT Package Shared Helpers

Introduce the project

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

  • Run make install to install node_modules

Running the tests

This project uses mocha

  • Invoke tests with make test
  • They will be run automatically as pre-push hook through Husky
  • You can use make cover to check your code coverage

Coding style

This project enforces the Airbnb Javascript Style Guide

  • Exceptions and modifications are shown in .eslintrc.js
  • Linting and editor configuration is handled automatically through .editorconfig, .eslintrc.js and prettier.config.js
  • Before committing your code, you should run yarn prettier to cleanup your code (although some linting will still be enforced on git commit)
  • Changelog generation performed through Conventional Changelog

Deployment

TODO

Readme

Keywords

none

Package Sidebar

Install

npm i @palletech/pt-package-shared-helpers

Weekly Downloads

8

Version

0.4.0

License

SEE LICENSE IN LICENSE.md

Unpacked Size

20.7 kB

Total Files

13

Last publish

Collaborators

  • anwain
  • joshpt
  • ptbuilder