UNPKG

@evpower/ocpp-ts

Version:

OCPP 1.6: Open Charge Point Protocol

8 lines (7 loc) 151 B
module.exports = { preset: "ts-jest", testEnvironment: "node", testMatch: ["**/**/*.test.ts"], verbose: true, forceExit: false, };