feat: improve rules_js parity
This commit is contained in:
3
tests/js_compat_test/main.ts
Normal file
3
tests/js_compat_test/main.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { helperMessage } from "./helper.ts";
|
||||
|
||||
console.log(`${helperMessage()} ${Bun.argv.slice(2).join(" ")}`.trim());
|
||||
Reference in New Issue
Block a user