zowe / zowe-cli-db2-plugin

DB2 Plugin for the Zowe CLI
Eclipse Public License 2.0
8 stars 14 forks source link

Test with Typescript 3.2.2 #12

Closed ChrisBoehmCA closed 5 years ago

ChrisBoehmCA commented 5 years ago

Hello,

Please test upgrading typescript in your devDependencies to version to 3.2.2. When testing, please use the version of imperative and zowe CLI tagged @typescript3 on bintray which have been compiled with the same version. Verify that you can still compile and run your plug-in's commands. This will ensure your plugin will be compatible with a future update to zowe CLI and imperative that uses the new typescript version.

If all looks well after your testing, you can merge the change into your master branch