Sign in
apache
/
iggy
/
refs/heads/manylinux-python
/
.
/
foreign
/
node
/
cucumber.json
blob: 04c4b8c8977137078a9475ca6a2f4d91ae800611 [
file
] [
log
] [
blame
]
{
"default"
:
{
"loader"
:
[
"@swc-node/register/esm-register"
],
"import"
:
[
"src/bdd/**/*.ts"
],
"paths"
:
[
"../../bdd/**/*.feature"
,
"./bdd/**/*.feature"
]
}
}