generated from MetaMask/metamask-module-template
-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
- The version of
typescript
should match the module template tsconfig.json
should be split intotsconfig.json
andtsconfig.build.json
, and the files should match the module template- The
build
andbuild:types
package scripts should match the module template, andbuild:link
andbuild:clean
should be removed tsup
should be added as a dependency, andtsup.config.ts
should be copied from the module template