UNPKG

mvc-tsx

Version:
12 lines (10 loc) 173 B
"use strict"; const config = { recursive: true, exit: true, spec: [ "test/**/*.spec.ts", "test/**/*.spec.tsx" ] }; module.exports = config;