polkadot-js / extension

Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
Apache License 2.0
972 stars 409 forks source link

Align tsconfig to allow moduleResolution: nodenext #1225

Closed jacogr closed 1 year ago

jacogr commented 1 year ago

Follow-up for https://github.com/polkadot-js/api/issues/5524 (when we finally enable "moduleResolution": "nodenext" in @polkadot/dev)

Issues: web3 has some type issues with nodenext, as does DropZone. The former has an upgrade on npm, the other would need investigation.

polkadot-js-bot commented 1 year ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.