statechannels / dispute-game

A prototype of the dispute game in typescript and solidity.
MIT License
9 stars 0 forks source link

Add Linting #27

Closed lalexgap closed 3 years ago

lalexgap commented 3 years ago

Adds some missing packages needed for linting and adds a yarn lint command.The lint command will now also be run on CI.

I've also simplified the config file by throwing out a bunch of settings inherited from the monorepo.