UNPKG

@shiari/xplane-node-udp-client

Version:

X-Plane Legacy UDP client module for node applications

10 lines (9 loc) 275 B
{ "collectCoverage": true, "collectCoverageFrom": ["src/**/*.js", "!**/node_modules/**"], "coverageDirectory": "coverage", "testPathIgnorePatterns": ["<rootDir>/dist/", "<rootDir>/node_modules/"], "transform": { ".(js|jsx|ts|tsx)": "@sucrase/jest-plugin" } }