UNPKG

validation-box

Version:

The only validation library - with flexible regex - you need.

7 lines (6 loc) 155 B
/** @type {import('ts-jest').JestConfigWithTsJest} */ export default { preset: "ts-jest", testEnvironment: "node", verbose: true, };