summary refs log tree commit diff
path: root/src/index.ts
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-05-28 06:44:26 +0200
committerRory& <root@rory.gay>2025-05-28 06:44:26 +0200
commit5729d82a903755567bbea5d51fa2e0aa1282c95a (patch)
tree87e7e3cc9803b48041034e522ed984dccbdf82c0 /src/index.ts
parentSet up husky and lintstagedrc (diff)
downloadnodejs-final-assignment-5729d82a903755567bbea5d51fa2e0aa1282c95a.tar.xz
Clean up generated files
Diffstat (limited to 'src/index.ts')
-rw-r--r--src/index.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/index.ts b/src/index.ts
deleted file mode 100644

index 78b6655..0000000 --- a/src/index.ts +++ /dev/null
@@ -1,3 +0,0 @@ -import _ from 'lodash' - -console.log(_.join(['Hello', 'webpack'], ' ')) \ No newline at end of file