We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42a4a0 commit 82b1d9eCopy full SHA for 82b1d9e
java/pom.xml
@@ -9,6 +9,10 @@
9
10
<artifactId>jqassistant-typescript-plugin</artifactId>
11
12
+ <name>jQAssistant TypeScript Plugin</name>
13
+ <description>The jQAssistant plugin providing scanners and rules for TypeScript.</description>
14
+ <url>https://github.com/jqassistant-plugin/jqassistant-typescript-plugin</url>
15
+
16
<build>
17
<plugins>
18
<plugin>
pom.xml
@@ -14,7 +14,6 @@
<packaging>pom</packaging>
<name>jQAssistant TypeScript Plugin Parent</name>
- <description>The jQAssistant plugin providing scanners and rules for TypeScript.</description>
<url>https://github.com/jqassistant-plugin/jqassistant-typescript-plugin</url>
19
20
<organization>
0 commit comments