Skip to content

Commit 3e52349

Browse files
Changes to very small # of tests changing under noImplicitThis.
1 parent 514371b commit 3e52349

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

tests/cases/compiler/lambdaPropSelf.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// @strict: false
12
declare var ko: any;
23

34
class Person {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// @strict: false
12
export function foo() {
23
export var x = this;
34
}

0 commit comments

Comments
 (0)