We are experiencing issues with SonarQube Scanner in relation to javascript/typescript
10:33:14.808 ERROR: C:/Users/marc.donovan/wk/pos-web-framework/packages/pos-web-error-manager/src/index.js file cannot be parsed
10:33:14.811 ERROR: Parse error on line 4 column 13:
4: export type {
^
5: ErrorReport,
6: };
Another issue is here:
450: getTerminalAvailableKeyboardMappings$(props: { terminalId: String }): Rx.Observable<[] | void> {