Matthias Oßwald
Matthias Oßwald
🚧 WIP 🚧 Currently only supports the simple destructuring cases
- Updating to the new recommended API of sax-wasm - Reuse parseXML in xml transpiler
This allows linting projects that currently do not fit any other project structure of UI5 Tooling. To lint such projects, a `ui5.yaml` needs to be added to the root of...
The `@ui5/manifest` package already contains a version of the upcoming version 2 (https://www.npmjs.com/package/@ui5/manifest/v/2.0.0), but it seems that this isn't supported by the UI5 Language Assistant, which will most likely prevent...
The dependency was only used as devDependency before, but since recent changes (https://github.com/SAP/open-ux-tools/pull/3032) the dependency is now required at runtime as well (express.Router). An alternative to express.Router is the [router](https://www.npmjs.com/package/router)...
Snapshots contain the expected behavior/result. The autofix that is being made is not correct.
Changing the packages version for the JSDoc output that will be deployed to https://ui5.github.io/cli/v5/api/.
See: https://github.com/UI5/cli/blob/benchmark/internal/benchmark/README.md JIRA: CPOUI5FOUNDATION-1181