feat: default to TS for file extension and support ext flag in more scenarios (#25472)

Closes #11220
Currently does lint, fmt, and repl
This commit is contained in:
Leo Kettmeir 2024-09-18 12:15:13 -07:00 committed by GitHub
parent 7a41a93997
commit a1d0a427e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 257 additions and 69 deletions

View file

@ -218,7 +218,7 @@ async function ensureNoNewITests() {
"pm_tests.rs": 0,
"publish_tests.rs": 0,
"repl_tests.rs": 0,
"run_tests.rs": 333,
"run_tests.rs": 331,
"shared_library_tests.rs": 0,
"task_tests.rs": 4,
"test_tests.rs": 0,