Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.32 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.32 KB

@flowr/petal

Actions Status Version

A monorepo of configs and packages used to speed up development @ Pulseflow and ensure adherence to Petal standards.

Petal Configuration Suite

Petal Utilities

Related projects we use (not exclusive)

  • TypeScript: a superset of JavaScript which we think helps make code readable and less bug-prone.
  • ESLint: used for static code analysis with auto-fixing.
  • Vitest: our preferred JavaScript test framework.