You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/usage/Installation.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,10 @@
30
30
- typescript:project::build/jqa-ts-output.json
31
31
```
32
32
- for the most recent versions of the plugin see the [Maven](https://central.sonatype.com/artifact/org.jqassistant.plugin.typescript/jqassistant-typescript-plugin/versions)
33
+
34
+
> [!NOTE]
35
+
> From version `1.2.0` onward, the version of the `@jqassistant/ts-lce` Node package and the version of the jQA plugin have to match to avoid incompatibility issues.
36
+
33
37
- to exclude unwanted scans of directories like `node_modules` you can exclude them in the `jqassistant.yml`:
0 commit comments