diff options
| author | Leo Kettmeir <crowlkats@toaxl.com> | 2024-09-18 12:15:13 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-18 21:15:13 +0200 |
| commit | a1d0a427e807959666a6b23ae015e4e04659abf5 (patch) | |
| tree | c588767979d1f7ded1830d042f737774b23addf6 /tests/specs/bench/default_ts/ext.out | |
| parent | 7a41a939972b701e96cb70cbf0516595fefcae02 (diff) | |
feat: default to TS for file extension and support ext flag in more scenarios (#25472)
Closes #11220
Currently does lint, fmt, and repl
Diffstat (limited to 'tests/specs/bench/default_ts/ext.out')
| -rw-r--r-- | tests/specs/bench/default_ts/ext.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/specs/bench/default_ts/ext.out b/tests/specs/bench/default_ts/ext.out new file mode 100644 index 000000000..be4e34aac --- /dev/null +++ b/tests/specs/bench/default_ts/ext.out @@ -0,0 +1,5 @@ +Check file:///[WILDCARD]/as_ts.js +[WILDCARD] + +file:///[WILDCARD]/as_ts.js +[WILDCARD] |
