Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Types for Hawk's modules
Installation
yarn add @hawk.so/types
How to add new types
- Add new types to
srcfolder. - Create a pull request.
github-actions bot will check lint styles, build types and commit changes.
Lint
$ yarn lint
Build
$ yarn tsc
License
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See the LICENSE file for the full text.