Fix incorrect test options (#62515)

This commit is contained in:
Jake Bailey 2025-09-30 17:17:28 -07:00 committed by GitHub
parent eef6a0cbcf
commit 968d5deb8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// @strict: esnext
// @strict: true
// @target: esnext
// @useDefineForClassFields: true
// @noEmit: true

View File

@ -1,4 +1,4 @@
// @strict: esnext
// @strict: true
// @target: esnext
// @useDefineForClassFields: true
// @noEmit: true