diff --git a/package.json b/package.json index 779a731..eda0596 100644 --- a/package.json +++ b/package.json @@ -23,4 +23,4 @@ "dependencies": { "@pushrocks/lik": "^3.0.5" } -} +} \ No newline at end of file diff --git a/ts/index.ts b/ts/index.ts index 1984e49..c42ebcf 100644 --- a/ts/index.ts +++ b/ts/index.ts @@ -2,7 +2,7 @@ import * as plugins from './smartexit.plugins'; export class SmartExit { public processesToEnd = new plugins.lik.Objectmap(); - + /** * adds a process to be exited * @param childProcessArg