forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
21d01a46f9
commit
ee6c63ee14
67 changed files with 2358 additions and 2198 deletions
|
@ -16,7 +16,7 @@ export default abstract class Script {
|
|||
this.main(args).then((_) => console.log("All done"))
|
||||
}
|
||||
|
||||
public printHelp(){
|
||||
public printHelp() {
|
||||
console.log(this._docs)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue