Skip to content

Commit ae6fb37

Browse files
committed
TODO: get closest config
1 parent e7aae1b commit ae6fb37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/coc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env node
1+
#!/usr/bin/env node
22
const path = require("path");
33
const fs = require("fs");
44
const execute = require('./execute');

0 commit comments

Comments
 (0)