Skip to content

Commit 2422ed8

Browse files
authored
src: remove redundant experimental_transform_types from node_options.h
PR-URL: #62058 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: René <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Chemi Atlow <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent 9cc7cee commit 2422ed8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/node_options.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ class EnvironmentOptions : public Options {
262262
std::vector<std::string> preload_esm_modules;
263263

264264
bool strip_types = HAVE_AMARO;
265-
bool experimental_transform_types = false;
266265

267266
std::vector<std::string> user_argv;
268267

0 commit comments

Comments
 (0)