FlowKit
FlowKit copied to clipboard
Husky is broken
Husky has changed the way it works, and now needs to be installed at the repo root and to have a .husky directory. We should either do this, or switch to running prettier via the existing python pre-commit hooks (or, I guess, pin husky to an earlier version).