UNPKG

iptv-checker

Version:

Node.js CLI tool for checking links in IPTV playlists

11 lines (10 loc) 177 B
export default { tabWidth: 2, useTabs: false, endOfLine: 'crlf', semi: false, singleQuote: true, printWidth: 100, trailingComma: 'none', arrowParens: 'avoid', }