【发布时间】:2018-04-01 22:24:20
【问题描述】:
SonarQube 扫描仪正在使用 javascript/typescript
10:33:14.808 ERROR: Unable to parse file: C:/Users/marc.donovan/wk/pos-web-framework/packages/pos-web-error-manager/src/index.js
10:33:14.811 ERROR: Parse error at line 4 column 13:
4: export type {
^
5: ErrorReport,
6: };
还有这里:
450: getTerminalAvailableKeyboardMappings$(props: { terminalId: String }): Rx.Observable<[] | void> {
【问题讨论】:
标签: javascript typescript sonarqube sonarqube-scan