use-ink / contracts-ui

Web application for deploying wasm smart contracts on Substrate chains that include the FRAME contracts pallet
https://contracts-ui.substrate.io/
GNU General Public License v3.0
61 stars 45 forks source link

chore: add `no-console` eslint rule #439

Closed peetzweg closed 1 year ago

peetzweg commented 1 year ago

https://github.com/paritytech/contracts-ui/blob/c2fec66d045ff342bd055659bbe9c4eefc28f976/src/ui/components/sidebar/NetworkAndUser.tsx#L36

This console.log made it to master, it could have been caught by eslint but we do not have the rule yet. console.warn & console.error still allowed by the changes.

I've also sorted the rules alphabetically for easier lookup.

netlify[bot] commented 1 year ago

Deploy Preview for contracts-ui ready!

Name Link
Latest commit 4e08413989beb500684dbef2b0614c8e93df989d
Latest deploy log https://app.netlify.com/sites/contracts-ui/deploys/641892c252ae2c000855aa84
Deploy Preview https://deploy-preview-439--contracts-ui.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.