bin/jest
Showing 0 of 1 total issue
Prefer single-quoted strings inside interpolations. Wontfix
Wontfix
exec "#{SET_NODE_PATH} #{JEST_BIN} #{ARGV.join(" ")}"
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
exec "#{SET_NODE_PATH} #{JEST_BIN} #{ARGV.join(" ")}"