videojs / m3u8-parser

An m3u8 parser.
Other
471 stars 98 forks source link

chore: do not run es-check on publish #153

Closed misteroneill closed 2 years ago

misteroneill commented 2 years ago

Since the code is no longer transpiled down to ES5, we don't need this (and, in fact, it would prevent publishing).