You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update lint script to use .ts extension and enhance package command
- Changed the lint script to specify the .ts extension explicitly.
- Modified the package script to run pretest before packaging with vsce.
- Added @vscode/test-cli as a dependency.
0 commit comments