dethcrypto / dethcode

View source of deployed Ethereum contracts in VSCode
https://etherscan.deth.net/address/0xa3a7b6f88361f48403514059f1f16c8e78d60eec#code
1.36k stars 105 forks source link

Change rootDir script runner in the Readme #31

Closed hasparus closed 2 years ago

hasparus commented 2 years ago

Firstly, this actually worked, but "yarn check" won’t.

I’ll admit I’m using Yarn and PNPM as script runners interchangeably — old habits die hard. However, the root package is managed by PNPM, and it contains one script "check" that collides with "yarn check" built-in name.

github-actions[bot] commented 2 years ago

Deploy preview for ethereum-code-viewer ready!

Built with commit 826477526f99ae351ad2c5b4cbb06229fa71d9be

✅ Preview: https://ethereum-code-viewer-3df59appw-dethcrypto.vercel.app

This pull request is being automatically deployed with vercel-action