"today:dev":"deno run -R --watch src/main.ts $(date +%e)",
"today":"deno run -R src/main.ts $(date +%e)",
"day":"deno run -R src/main.ts",
"test":"deno test -R --parallel src",
"lint:commit":"commitlint --edit"
},
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.