Skip to content

Commit efa269e

Browse files
committed
feat(hook): add shebang
1 parent 2cb5b42 commit efa269e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/hook.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env node
12
import { readFileAsync, readJsonFileAsync, getConfigFilePath } from "./utils";
23

34
import { ConfigData, MessageRules, TypeRules } from "./config.model";

0 commit comments

Comments
 (0)