web3.storage icon indicating copy to clipboard operation
web3.storage copied to clipboard

upgrade standard js to latest major version

Open gobengo opened this issue 3 years ago • 1 comments

Motivation:

  • currently our linters fail if you use js class fields. new version of standard allows them since they've moved to stage 4 https://github.com/tc39/proposal-class-fields

gobengo avatar Sep 07 '22 18:09 gobengo

separate issue, because this upgrade will also make a bunch of tiny changes based on npm run lint:fix

gobengo avatar Sep 07 '22 18:09 gobengo