UNPKG

iptv-checker

Version:

Node.js CLI tool for checking links in IPTV playlists

3 lines 91 B
module.exports = { presets: [['@babel/preset-env', { targets: { node: 'current' } }]], };