fix up test styling and add use-strict declarator
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Test {
|
||||
constructor() {
|
||||
super.hasOwnProperty("test");
|
||||
super.hasOwnProperty("test");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user