UNPKG

itch-scraper

Version:

Itch scraper is a scraping tool to get data from itch.io pages.

8 lines (7 loc) 115 B
module.exports = { semi: true, trailingComma: 'all', singleQuote: true, printWidth: 120, tabWidth: 2, };