mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-18 01:44:36 +08:00
v0.0.1
This commit is contained in:
3
codemirror/bin/lint
Normal file
3
codemirror/bin/lint
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
process.exit(require("../test/lint").ok ? 0 : 1);
|
||||
Reference in New Issue
Block a user