Skip to content

pulseflow/petal

Repository files navigation

@flowr/petal

Actions Status Version

A monorepo of base configs and CLI wrappers used to speed up development @ Pulse.

Petal shared configurations

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.