Skip to content

Commit 372f27a

Browse files
committed
fix: bin file
1 parent b1e3802 commit 372f27a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1+
#!/usr/bin/env node
12

3+
// Copyright (c) 2019-present acacode
4+
// Node module: eslint-cook
5+
// This file is licensed under the MIT License.
6+
// License text available at https://opensource.org/licenses/MIT
7+
// Repository https://github.com/acacode/eslint-cook
28

39
module.exports = require("./dist")
410

0 commit comments

Comments
 (0)