mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Fix incorrect test options
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// @strict: esnext
|
||||
// @strict: true
|
||||
// @target: esnext
|
||||
// @useDefineForClassFields: true
|
||||
// @noEmit: true
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// @strict: esnext
|
||||
// @strict: true
|
||||
// @target: esnext
|
||||
// @useDefineForClassFields: true
|
||||
// @noEmit: true
|
||||
|
||||
Reference in New Issue
Block a user