UNPKG

discord-hybrid-sharding

Version:

The first package which combines sharding manager & internal sharding to save a lot of resources, which allows clustering!

7 lines (6 loc) 218 B
module.exports = { /* preset: 'ts-jest', */ testEnvironment: 'node', testRegex: '(/dist/__tests__/.*|(\\.|/)(test|spec))\\.(js)$', moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node'], };