Configs, reusable components, and utility methods useful for web developers at Air.
Here are a few things to know before contributing:
- We use
yarn
🐈, notnpm
🚫, so please useyarn
to adhere to our lockfile. - We use
commitlint
andcommitizen
to automate enforcement of Conventional Commits. Please take time to understand semantic versioning before committing.