UNPKG

@wgslx/wgslx

Version:

Extended WebGPU shading language tools

7 lines (6 loc) 210 B
module.exports = { transform: {'^.+\\.ts?$': 'ts-jest'}, testEnvironment: 'node', testRegex: '/tests/.*\\.(test|spec)?\\.(ts|tsx)$', moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node'], };