mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-19 16:05:01 +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
bed9129a50
commit
97f6419882
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
Add a link
Reference in a new issue