stackwiseai / stackwise

The open source AI app collection
https://www.stackwise.ai/stacks
MIT License
166 stars 32 forks source link

[DX] ESLint and Prettier #92

Closed jondwillis closed 9 months ago

jondwillis commented 9 months ago

Configuring ESLint will help catch some more errors and foot-guns.

We can also probably use it to force conventions like kebab-case api and stack names, make sure stackDB syncs with what is actually added to the front and backend stacks, etc.