mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Remove now-unneeded compileEnhancements option from ava config
Since ava 3, it's part of @ava/babel which we don't use.
This commit is contained in:
parent
c423b17399
commit
2c2393d3d4
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@
|
|||
"typescript": "^3.9.6"
|
||||
},
|
||||
"ava": {
|
||||
"compileEnhancements": false,
|
||||
"files": [
|
||||
"dist/backend/src/**/*.test.js"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue