Closed heybourn closed 4 years ago
Describe the bug Compiling the extension using vsce throws the following error:
Argument of type 'RegExp | undefined' is not assignable to parameter of type 'string'.
To Reproduce Steps to reproduce the behavior:
npm run compile
Expected behavior The extension should compile and produce an 'out' folder
Describe the bug Compiling the extension using vsce throws the following error:
Argument of type 'RegExp | undefined' is not assignable to parameter of type 'string'.
To Reproduce Steps to reproduce the behavior:
npm run compile
Expected behavior The extension should compile and produce an 'out' folder