Jamstash
Jamstash copied to clipboard
Refactor file suffix contains checking
just minor refactoring.
array.indexOf(..) > -1
could be replaced to array.includes(..)