Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(config): check extension before ts-node register (karma-runner#3651)
Call require('ts-node').register() after checking configFilePath has `.ts` extension Fixes karma-runner#3329
- Loading branch information