project-web-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.1 • Public • Published

core-web-components

Development

Husky and commit-lint

Commit messages in this repository have to adhere to the Conventional Commits specification. Husky and commit-lint have been set up to enforce this. The commit message should be structured as follows:

<type>[optional scope]: <description>
EXAMPLE: feat(authentication): introduces signOut method

See here for more details and explanation about the conventional commits specification.

Forcing Tower to husky's git-hooks

In order to keep using Tower for managing GIT related stuff please do the following.

  • Run the printenv command in your terminal and copy the value for PATH
  • Create a .huskyrc file in your home folder (mkdir ~/.huskyrc)
  • Open .huskyrc, put PATH= and paste the value you just copied.
    • Example: PATH=/usr/local/sbin:/Users/adriaan/.nvm/versions/node/v14.16.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin

Readme

Keywords

none

Package Sidebar

Install

npm i project-web-components

Weekly Downloads

0

Version

1.0.0-alpha.1

License

ISC

Unpacked Size

149 kB

Total Files

46

Last publish

Collaborators

  • gotcha-media