Yavor Ivanov
Yavor Ivanov
The issue is that the new ESLint requires different configuration file. This would be fixed with: CPOUI5FOUNDATION-686
Hi @tobiasqueck , Thank you for your proposal!
Hi @KlattG , Would you please take a look at the messages in [src/linter/linterReporting.ts](https://github.com/SAP/ui5-linter/pull/112/files#diff-9d3ca30e9cd9e1355253f085c67fd2abafe4dfff649602cacf8b3ddef81db990) Now the messages we control are extracted in this place and we'll try to consolidate all...
> I don't see test cases for the other common base component classes in UI5: > > sap/ui/generic/app/AppComponent > sap/suite/ui/generic/template/lib/AppComponent > sap/fe/core/AppComponent These are all extending the `sap/ui/core/UIComponent`, so the...
This one seems like a known problem: - https://github.com/microsoft/terminal/issues/405 - https://github.com/microsoft/vscode/issues/81328 - https://github.com/microsoft/vscode/issues/43664 The core issue seems to be in the Windows terminal, VSCode (actually, a submodule) has tried to...
Hi @catbuubuu , Thank you for your feedback! Currently the UI5 Tooling does not provide typescript transpilation out of the box. However, there are plenty of middlewares that could be...
> Maybe we should experiment with TS compiler option `paths` (https://www.typescriptlang.org/tsconfig/#paths). It should allow TS to find a file for a missing bare module. Paths seem like a promising option,...
Dear @TawillAvi, We have created an internal feature request with the following ID: DINC0654709 The reposnsible colleagues, would take a look and decide on how to proceed with this one!...