UNPKG

article-parser

Version:

To extract main article from given URL

9 lines (8 loc) 138 B
module.exports = { arrowParens: 'avoid', semi: false, singleQuote: true, tabWidth: 2, trailingComma: 'none', useTabs: false }