mlabs-haskell / nft-marketplace

Other
2 stars 0 forks source link

Fix eslint warnings #198

Closed nrutledge closed 2 years ago

nrutledge commented 2 years ago

There are multiple eslint warnings shown when building. All should be resolved.

For Unexpected console statement, we can use an alternative logger or simply have eslint ignore them for now.