maestro-org / typescript-sdk

TypeScript SDK for the Maestro Dapp Platform
https://www.gomaestro.org/
Apache License 2.0
5 stars 5 forks source link

Add code style checking and formatting #16

Closed chrissiwaffler closed 9 months ago

chrissiwaffler commented 1 year ago

I'd suggest adding a configuration file(s) for prettier and eslint for better and more structured code.

Additionally, GitHub actions for linting, code formatting and testing could be added.