openfga.dev
openfga.dev copied to clipboard
Chore: Add root level Makefile for lints, lint fixes
We very commonly have to run prettier fix and lints as it is a required CI check, so having a Makefile at the top level will make that very quick.
@SoulPancake can i work on this?
Sure, please go ahead @killjoycircuit Let us know if you need any help
should Makefile include all npm scripts or just the linting and formatting ones you mentioned?