-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
- The TypeScript version should match the one specified in the module template
- Currently there is one TypeScript configuration file,
tsconfig.json. Instead there should be two,tsconfig.jsonandtsconfig.build.json tsupshould be added as a dependency, andtsup.config.tsshould be copied overpackage.jsonis missingtypes,module, andexportsfields- The
buildpackage script should be updated to match the module template, andbuild:typesshould be copied