OK
Size: a a a
OK
A
OK
OK
OK
A
OK
A
OK
A
DK
{
"compilerOptions": {
"esModuleInterop": true,
"allowSyntheticDefaultImports": true
}
}
DK
OK
{
"compilerOptions": {
"esModuleInterop": true,
"allowSyntheticDefaultImports": true
}
}
A
{
"compilerOptions": {
"esModuleInterop": true,
"allowSyntheticDefaultImports": true
}
}
{
"compilerOptions": {
"typeRoots": ["./types"],
"types": [
"node",
"@wdio/sync",
"chai",
"@wdio/cucumber-framework",
"moment"
],
"target": "es6",
"lib": ["es2018", "dom"],
"experimentalDecorators": true,
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"emitDecoratorMetadata": true,
"removeComments": true,
"noImplicitAny": false,
"outDir": "dist",
"module": "commonjs",
"moduleResolution": "node"
},
"include": ["./src/**/*.ts"]
}
IO
VG
IO
DZ