mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-10 00:20:22 -06:00
Fix incorrect test options (#62515)
This commit is contained in:
parent
eef6a0cbcf
commit
968d5deb8b
@ -1,4 +1,4 @@
|
||||
// @strict: esnext
|
||||
// @strict: true
|
||||
// @target: esnext
|
||||
// @useDefineForClassFields: true
|
||||
// @noEmit: true
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// @strict: esnext
|
||||
// @strict: true
|
||||
// @target: esnext
|
||||
// @useDefineForClassFields: true
|
||||
// @noEmit: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user