UNPKG

validata

Version:

Type safe data validation and sanitization

24 lines (23 loc) 368 B
{ "coverageReporters": [ "cobertura", "lcov", "text" ], "moduleFileExtensions": [ "ts", "tsx", "js", "jsx", "json", "node" ], "testEnvironment": "node", "testRegex": "/(test|src)/.*\\.(test)\\.(tsx?)$", "testEnvironmentOptions": { "url": "http://localhost" }, "transform": { "^.+\\.tsx?$": "ts-jest" } }