Refactor getActiveFileFolderPath to return an object with activeFileF… #16
Annotations
3 errors
Run npm test:
src/common/generateCode/handlers/helpers/index.ts#L26
Type 'TextEditor | undefined' is not assignable to type 'TextEditor'.
|
Run npm test:
utils/folderFiles/getActiveFilePath.ts#L4
'vscode.window.activeTextEditor' is possibly 'undefined'.
|
Run npm test
Process completed with exit code 2.
|
Loading