UNPKG

twitch2ma

Version:

Twitch chat bot that runs commands on the MA GrandMA2 using Telnet.

7 lines (6 loc) 154 B
module.exports = { preset: "ts-jest", testEnvironment: "node", transformIgnorePatterns: ["^.+\\.js$"], testRegex: ["^.+\\.test.tsx?$"] };