Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
/ air-core Public archive

A monorepo of front-end configs and libraries.

Notifications You must be signed in to change notification settings

AirLabsTeam/air-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

35d5b8c · Jan 4, 2024
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.