UNPKG

itch-scraper

Version:

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

6 lines (5 loc) 135 B
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */ module.exports = { preset: 'ts-jest', testEnvironment: 'node', };