kopia lustrzana https://gitlab.com/rysiekpl/libresilient
jest config updated to ignore deno tests (ref #66)
rodzic
cb53fd16f4
commit
c6e04e9ca0
|
@ -11,7 +11,7 @@
|
||||||
"cobertura"
|
"cobertura"
|
||||||
],
|
],
|
||||||
"testMatch": [
|
"testMatch": [
|
||||||
"**/*.test.js"
|
"**/__tests__/**/*.test.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Ładowanie…
Reference in New Issue