@ -4,7 +4,7 @@ clean:
@-rm -rf build
build:
-tsc -p ./tsconfig.json
-npx tsc -p ./tsconfig.json
run:
cd build && node main