jeansaad/hotel

View on GitHub
src/get-cmd.js

Summary

Maintainability
A
0 mins
Test Coverage

Insert (
Open

  os.platform() === "win32"
Severity: Minor
Found in src/get-cmd.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert )
Open

    : ["sh", "-c"].concat(unquote(cmd));
Severity: Minor
Found in src/get-cmd.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status