Fix incorrect test options

This commit is contained in:
Jake Bailey 2025-09-30 16:58:03 -07:00
parent b5061c6c9a
commit bc7d42611e
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