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.
2 parents 469767d + 056ce38 commit 4343fbfCopy full SHA for 4343fbf
1 file changed
javascript/ql/src/semmle/javascript/frameworks/Classnames.qll
@@ -4,7 +4,7 @@
4
5
import javascript
6
7
-DataFlow::SourceNode classnames() {
+private DataFlow::SourceNode classnames() {
8
result = DataFlow::moduleImport(["classnames", "classnames/dedupe", "classnames/bind"])
9
}
10
0 commit comments