Update ava config for v4
This commit is contained in:
parent
e270fc97d1
commit
37cd54ebd8
4 changed files with 26 additions and 10 deletions
|
|
@ -1,9 +1,5 @@
|
|||
export default {
|
||||
module.exports = {
|
||||
files: ['test/unit/*'],
|
||||
babel: {
|
||||
compileEnhancements: false,
|
||||
compileAsTests: ['**/testUtils/**/*']
|
||||
},
|
||||
extensions: ['ts'],
|
||||
require: ['ts-node/register/transpile-only']
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue