Skip to content

Commit c7dec14

Browse files
committed
Revert change to tsconfig
1 parent 929c864 commit c7dec14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.tests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig.json",
33
"compilerOptions": {
4-
"target": "ESNext",
4+
"target": "es5",
55
"moduleResolution": "Node",
66
"module": "ES2015",
77
"allowJs": true,

0 commit comments

Comments
 (0)