Add compile property to ava configuration
This is required with `@ava/typescript` v2
This commit is contained in:
parent
46ddfc6186
commit
75d42bea8d
1 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,8 @@
|
|||
"typescript": {
|
||||
"rewritePaths": {
|
||||
"src/": "lib/"
|
||||
}
|
||||
},
|
||||
"compile": false
|
||||
}
|
||||
},
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue