UNPKG

epg-parser

Version:

Node.js CLI tool to parse EPG files

11 lines (10 loc) 178 B
module.exports = { tabWidth: 2, useTabs: false, endOfLine: 'crlf', semi: false, singleQuote: true, printWidth: 100, trailingComma: 'none', arrowParens: 'avoid' }