Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 645 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 645 Bytes

Air Core

Configs, reusable components, and utility methods useful for web developers at Air.

Contributing

Here are a few things to know before contributing:

  • We use yarn 🐈, not npm 🚫, so please use yarn to adhere to our lockfile.
  • We use commitlint and commitizen to automate enforcement of Conventional Commits. Please take time to understand semantic versioning before committing.