Skip to content

Commit c087f8c

Browse files
Added note to installation guide
1 parent 2630202 commit c087f8c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/usage/Installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
- typescript:project::build/jqa-ts-output.json
3131
```
3232
- 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+
3337
- to exclude unwanted scans of directories like `node_modules` you can exclude them in the `jqassistant.yml`:
3438
```yaml
3539
jqassistant:

0 commit comments

Comments
 (0)