mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
testinfrastructure created
This commit is contained in:
parent
838c74a83b
commit
3650ef4805
6 changed files with 548 additions and 5968 deletions
9
.babelrc
9
.babelrc
|
@ -1,5 +1,12 @@
|
|||
{
|
||||
"presets": [
|
||||
"@babel/preset-stage-3"
|
||||
]
|
||||
],
|
||||
"env": {
|
||||
"COVERAGE": {
|
||||
"plugins": [
|
||||
"istanbul"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue