interlay / interbtc-squid

Subquid GraphQL schema and indexer for the Interlay and Kintsugi networks
Apache License 2.0
4 stars 7 forks source link

Replicate linter and type checking from interbtc-api #39

Open bvotteler opened 1 year ago

bvotteler commented 1 year ago

Check eslint and prettier settings and align with the settings in the interbtc-api project.

And lint the project. :) Having a yarn lint script in package.json would be very useful to be added to the ci build steps.