Skip to content

Commit 40336ff

Browse files
committed
chore: remove tsnode config
1 parent 5305cfb commit 40336ff

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

tsconfig.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,5 @@
1313
{
1414
"path": "./tsconfig.cypress.json"
1515
}
16-
],
17-
"ts-node": {
18-
"transpileOnly": true,
19-
"compilerOptions": {
20-
"module": "ESNext",
21-
"lib": ["es2023"],
22-
"target": "es2022"
23-
}
24-
}
16+
]
2517
}

0 commit comments

Comments
 (0)