Skip to content

Commit 9192a60

Browse files
committed
chore: reduce target options
1 parent f7005d4 commit 9192a60

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

project.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@
2020
"--cache.read",
2121
"--persist.outputDir={projectRoot}/.code-pushup",
2222
"--upload.project={projectName}"
23-
],
24-
"env": {
25-
"NODE_OPTIONS": "--import tsx",
26-
"TSX_TSCONFIG_PATH": "tsconfig.base.json"
27-
}
23+
]
2824
}
2925
}
3026
}

0 commit comments

Comments
 (0)