UNPKG

ra-data-hasura

Version:

A data provider for connecting react-admin to a Hasura endpoint

8 lines (7 loc) 206 B
module.exports = { transform: { '^.+\\.tsx?$': 'ts-jest', }, testRegex: '(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$', moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node'], };