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
1. Updated tasks.json to 2.0
2. Added tslint problem matcher
- Weird issue that problem does not disappear when resolved.
3. Adding tslint for class and function names.
- class must be in PascalCase
- funcitons must be in camelCase
4. Addressing vulnerability warning
- microsoft/vscode#49146
0 commit comments