We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
compile-warnings-error
1 parent b07cd70 commit 18ab4dcCopy full SHA for 18ab4dc
1 file changed
javascript/spring-security-javascript.gradle
@@ -18,6 +18,7 @@
18
plugins {
19
id 'base'
20
id 'com.github.node-gradle.node' version '7.1.0'
21
+ id 'compile-warnings-error'
22
}
23
24
node {
0 commit comments