fix paths that I broke when updating codemirror
This commit is contained in:
3
www/code/codemirror-5.16.0/bin/lint
Executable file
3
www/code/codemirror-5.16.0/bin/lint
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
process.exit(require("../test/lint").ok ? 0 : 1);
|
||||
Reference in New Issue
Block a user