Skip to content

intellibus/flightchecks

Repository files navigation

flightchecks

Flight Checks — Intellibus Defaults For Linting, Formatting, And Committing

THIS PROJECT IS STILL IN THE DESIGN PHASE

IDEAS & CONTRIBUTIONS ARE WELCOME

An Open Source Universe Project


Contents

Features ✨

  • Intellibus ESLint Config Planned
  • Intellibus Prettier Config Planned
  • Intellibus Commit Message Config Planned
  • Intellibus Release Pipeline Config Planned

Install 🛠

npm install flightchecks

Usage 🔭

Read more about the Design behind flightchecks here.

We recommend you use flightchecks with cosmicray, fabricators, & syncpad

.syncpad.json

{
  "files": [{
    "template": "cosmicray/eslint",
    "values": "flightchecks/linting/typescript"
  }]
}

Documentation 🛰

flightchecks is under active development, documentation will be added once an initial release is ready.

Contributing 🌎

We would love for you to contribute your ideas, code, & fixes to flightchecks.

We encourage everyone to read our Design Document to learn more about the thought process behind flightchecks.

Also check out the rewards offered for contributing to the Open Source Universe.

License ⚖️

MIT