UNPKG

@necord/lavalink

Version:

A implementation of lavalink-client for Necord

14 lines (13 loc) 189 B
{ "moduleFileExtensions": [ "js", "json", "ts" ], "rootDir": "test", "testRegex": ".*\\.spec\\.ts$", "transform": { "^.+\\.(t|j)s$": "ts-jest" }, "testEnvironment": "node" }