feat(run): return NW.js process reference #1007
Annotations
6 warnings
tests (ubuntu-24.04):
src/run.js#L26
Syntax error in type: Promise<{child_process.ChildProcess | null}>
|
tests (ubuntu-24.04):
src/run.js#L26
Missing JSDoc @returns description
|
tests (macos-15):
src/run.js#L26
Syntax error in type: Promise<{child_process.ChildProcess | null}>
|
tests (macos-15):
src/run.js#L26
Missing JSDoc @returns description
|
tests (windows-2022):
src/run.js#L26
Syntax error in type: Promise<{child_process.ChildProcess | null}>
|
tests (windows-2022):
src/run.js#L26
Missing JSDoc @returns description
|