UNPKG

nested_json_to_csv

Version:
6 lines 151 B
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */ module.exports = { preset: 'ts-jest', testEnvironment: 'node', root: "tests", };