From f616d8f24e96c3f400d47a9f0ecc2af70d4694d4 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sat, 9 Nov 2024 21:54:18 +0100 Subject: build(bun): init and install sass --- index.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.ts (limited to 'index.ts') diff --git a/index.ts b/index.ts new file mode 100644 index 0000000..f67b2c6 --- /dev/null +++ b/index.ts @@ -0,0 +1 @@ +console.log("Hello via Bun!"); \ No newline at end of file -- cgit v1.2.3