Setup basic linter

This commit is contained in:
2023-10-03 16:36:55 -04:00
parent 897a0f8d8a
commit 60f1692906
5 changed files with 1687 additions and 2 deletions

1
src/index.ts Normal file
View File

@ -0,0 +1 @@
console.log("Hello, World!");