UNPKG
hls-explore
Version:
latest (1.0.1)
1.0.1
1.0.0
Simple TUI for exploring HLS files
github.com/Daghall/hls-explore
Daghall/hls-explore
hls-explore
/
eslint.config.js
4 lines
(2 loc)
•
71 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
module
.
exports
=
require
(
"@bonniernews/eslint-config"
);