mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
Fix incorrect test options
This commit is contained in:
parent
b5061c6c9a
commit
bc7d42611e
@ -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