mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
JS: Update OK-style comments to $-style
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class Foo {
|
||||
static bar(){
|
||||
this.baz; // OK
|
||||
this.baz;
|
||||
}
|
||||
static baz(){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user