From 502f6b32df5dc8803301f6703861c79117cf278e Mon Sep 17 00:00:00 2001 From: Benjamin DeMann Date: Wed, 12 Feb 2025 14:30:06 -0700 Subject: [PATCH] update path for extended tsconfig --- examples/experimental/demo/basic_bitcoin/tsconfig.json | 2 +- examples/experimental/demo/bitcoin_psbt/tsconfig.json | 2 +- examples/experimental/demo/ckbtc/tsconfig.json | 2 +- .../demo/hello_world_http_server/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/async_await/tsconfig.json | 2 +- .../end_to_end/candid_rpc/audio_recorder/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/bitcoin/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/blob_array/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/bytes/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/call_raw/tsconfig.json | 2 +- .../end_to_end/candid_rpc/candid_encoding/tsconfig.json | 2 +- .../end_to_end/candid_rpc/candid_keywords/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/canister/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/ckbtc/tsconfig.json | 2 +- .../end_to_end/candid_rpc/complex_init/tsconfig.json | 2 +- .../end_to_end/candid_rpc/complex_types/tsconfig.json | 2 +- .../candid_rpc/composite_queries/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/counter/tsconfig.json | 2 +- .../candid_rpc/cross_canister_calls/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/cycles/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/date/tsconfig.json | 2 +- .../candid_rpc/ethereum_json_rpc/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/func_types/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/heartbeat/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/ic_api/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/icrc/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/imports/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/init/tsconfig.json | 2 +- .../end_to_end/candid_rpc/inspect_message/tsconfig.json | 2 +- .../end_to_end/candid_rpc/key_value_store/tsconfig.json | 2 +- .../end_to_end/candid_rpc/ledger_canister/tsconfig.json | 2 +- .../end_to_end/candid_rpc/list_of_lists/tsconfig.json | 2 +- .../candid_rpc/management_canister/tsconfig.json | 2 +- .../end_to_end/candid_rpc/manual_reply/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/calc/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/counter/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/echo/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/factorial/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/hello-world/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/hello/tsconfig.json | 2 +- .../motoko_examples/http_counter/tsconfig.json | 2 +- .../motoko_examples/minimal-counter-dapp/tsconfig.json | 2 +- .../motoko_examples/persistent-storage/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/phone-book/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/quicksort/tsconfig.json | 2 +- .../motoko_examples/simple-to-do/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/superheroes/tsconfig.json | 2 +- .../motoko_examples/threshold_ecdsa/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/whoami/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/notify_raw/tsconfig.json | 2 +- .../end_to_end/candid_rpc/null_example/tsconfig.json | 2 +- .../end_to_end/candid_rpc/optional_types/tsconfig.json | 2 +- .../candid_rpc/outgoing_http_requests/tsconfig.json | 2 +- .../candid_rpc/pre_and_post_upgrade/tsconfig.json | 2 +- .../end_to_end/candid_rpc/primitive_types/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/principal/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/query/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/randomness/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/recursion/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/rejections/tsconfig.json | 2 +- .../end_to_end/candid_rpc/robust_imports/tsconfig.json | 2 +- .../end_to_end/candid_rpc/simple_erc20/tsconfig.json | 2 +- .../candid_rpc/simple_user_accounts/tsconfig.json | 2 +- .../tsconfig.json | 2 +- .../candid_rpc/stable_structures/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/timers/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/tuple_types/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/update/tsconfig.json | 2 +- .../end_to_end/http_server/apollo_server/tsconfig.json | 2 +- .../end_to_end/http_server/audio_and_video/tsconfig.json | 9 ++------- .../test/end_to_end/http_server/autoreload/tsconfig.json | 2 +- .../end_to_end/http_server/bitcoinjs_lib/tsconfig.json | 2 +- .../end_to_end/http_server/bitcore_lib/tsconfig.json | 2 +- .../test/end_to_end/http_server/ethers/tsconfig.json | 2 +- .../end_to_end/http_server/ethers_base/tsconfig.json | 2 +- .../test/end_to_end/http_server/express/tsconfig.json | 9 ++------- .../test/end_to_end/http_server/fetch_ic/tsconfig.json | 2 +- .../end_to_end/http_server/file_protocol/tsconfig.json | 2 +- .../test/end_to_end/http_server/fs/tsconfig.json | 2 +- .../http_server/http_outcall_fetch/tsconfig.json | 2 +- .../end_to_end/http_server/hybrid_canister/tsconfig.json | 2 +- .../test/end_to_end/http_server/ic_evm_rpc/tsconfig.json | 2 +- .../http_server/internet_identity/tsconfig.json | 7 +------ .../end_to_end/http_server/large_files/tsconfig.json | 2 +- .../end_to_end/http_server/multi_deploy/tsconfig.json | 2 +- .../test/end_to_end/http_server/nest/tsconfig.json | 2 +- .../test/end_to_end/http_server/new/tsconfig.json | 2 +- .../http_server/open_value_sharing/tsconfig.json | 2 +- .../test/end_to_end/http_server/sqlite/tsconfig.json | 2 +- .../end_to_end/http_server/sqlite_drizzle/tsconfig.json | 2 +- .../end_to_end/http_server/sqlite_typeorm/tsconfig.json | 2 +- .../test/end_to_end/http_server/tfjs/tsconfig.json | 2 +- .../end_to_end/http_server/web_assembly/tsconfig.json | 2 +- .../test/property/candid_rpc/blob/tsconfig.json | 2 +- .../test/property/candid_rpc/bool/tsconfig.json | 2 +- .../canister_methods/http_request/tsconfig.json | 2 +- .../canister_methods/http_request_update/tsconfig.json | 2 +- .../candid_rpc/canister_methods/init/tsconfig.json | 2 +- .../canister_methods/inspect_message/tsconfig.json | 2 +- .../canister_methods/post_upgrade/tsconfig.json | 2 +- .../canister_methods/pre_upgrade/tsconfig.json | 2 +- .../candid_rpc/canister_methods/query/tsconfig.json | 2 +- .../candid_rpc/canister_methods/update/tsconfig.json | 2 +- .../test/property/candid_rpc/float32/tsconfig.json | 2 +- .../test/property/candid_rpc/float64/tsconfig.json | 2 +- .../test/property/candid_rpc/func/tsconfig.json | 2 +- .../test/property/candid_rpc/int/tsconfig.json | 2 +- .../test/property/candid_rpc/int16/tsconfig.json | 2 +- .../test/property/candid_rpc/int32/tsconfig.json | 2 +- .../test/property/candid_rpc/int64/tsconfig.json | 2 +- .../test/property/candid_rpc/int8/tsconfig.json | 2 +- .../test/property/candid_rpc/nat/tsconfig.json | 2 +- .../test/property/candid_rpc/nat16/tsconfig.json | 2 +- .../test/property/candid_rpc/nat32/tsconfig.json | 2 +- .../test/property/candid_rpc/nat64/tsconfig.json | 2 +- .../test/property/candid_rpc/nat8/tsconfig.json | 2 +- .../test/property/candid_rpc/null/tsconfig.json | 2 +- .../test/property/candid_rpc/opt/tsconfig.json | 2 +- .../test/property/candid_rpc/principal/tsconfig.json | 2 +- .../test/property/candid_rpc/record/tsconfig.json | 2 +- .../test/property/candid_rpc/recursive/tsconfig.json | 2 +- .../test/property/candid_rpc/service/tsconfig.json | 2 +- .../property/candid_rpc/stable_b_tree_map/tsconfig.json | 2 +- .../test/property/candid_rpc/text/tsconfig.json | 2 +- .../test/property/candid_rpc/tuple/tsconfig.json | 2 +- .../test/property/candid_rpc/variant/tsconfig.json | 2 +- .../test/property/candid_rpc/vec/tsconfig.json | 2 +- examples/stable/demo/hello_world/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/async_await/tsconfig.json | 2 +- .../end_to_end/candid_rpc/audio_recorder/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/bitcoin/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/blob_array/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/bytes/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/call_raw/tsconfig.json | 2 +- .../end_to_end/candid_rpc/candid_encoding/tsconfig.json | 2 +- .../end_to_end/candid_rpc/candid_keywords/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/canister/tsconfig.json | 2 +- .../end_to_end/candid_rpc/complex_init/tsconfig.json | 2 +- .../end_to_end/candid_rpc/complex_types/tsconfig.json | 2 +- .../candid_rpc/composite_queries/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/counter/tsconfig.json | 2 +- .../candid_rpc/cross_canister_calls/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/cycles/tsconfig.json | 2 +- .../stable/test/end_to_end/candid_rpc/date/tsconfig.json | 2 +- .../candid_rpc/ethereum_json_rpc/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/func_types/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/heartbeat/tsconfig.json | 2 +- .../end_to_end/candid_rpc/hidden_methods/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/ic_api/tsconfig.json | 2 +- .../stable/test/end_to_end/candid_rpc/icrc/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/imports/tsconfig.json | 2 +- .../stable/test/end_to_end/candid_rpc/init/tsconfig.json | 2 +- .../end_to_end/candid_rpc/inspect_message/tsconfig.json | 2 +- .../end_to_end/candid_rpc/key_value_store/tsconfig.json | 2 +- .../end_to_end/candid_rpc/ledger_canister/tsconfig.json | 2 +- .../end_to_end/candid_rpc/list_of_lists/tsconfig.json | 2 +- .../candid_rpc/management_canister/tsconfig.json | 2 +- .../end_to_end/candid_rpc/manual_reply/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/calc/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/cert-var/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/counter/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/echo/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/factorial/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/hello-world/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/hello/tsconfig.json | 2 +- .../motoko_examples/http_counter/tsconfig.json | 2 +- .../motoko_examples/minimal-counter-dapp/tsconfig.json | 2 +- .../motoko_examples/persistent-storage/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/phone-book/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/quicksort/tsconfig.json | 2 +- .../motoko_examples/simple-to-do/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/superheroes/tsconfig.json | 2 +- .../motoko_examples/threshold_ecdsa/tsconfig.json | 2 +- .../candid_rpc/motoko_examples/whoami/tsconfig.json | 2 +- .../end_to_end/candid_rpc/multi_deploy/tsconfig.json | 2 +- .../stable/test/end_to_end/candid_rpc/new/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/notify_raw/tsconfig.json | 2 +- .../end_to_end/candid_rpc/null_example/tsconfig.json | 2 +- .../end_to_end/candid_rpc/optional_types/tsconfig.json | 2 +- .../candid_rpc/outgoing_http_requests/tsconfig.json | 2 +- .../candid_rpc/pre_and_post_upgrade/tsconfig.json | 2 +- .../end_to_end/candid_rpc/primitive_types/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/principal/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/query/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/randomness/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/recursion/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/rejections/tsconfig.json | 2 +- .../end_to_end/candid_rpc/simple_erc20/tsconfig.json | 2 +- .../candid_rpc/simple_user_accounts/tsconfig.json | 2 +- .../tsconfig.json | 2 +- .../candid_rpc/stable_structures/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/timers/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/tuple_types/tsconfig.json | 2 +- .../test/end_to_end/candid_rpc/update/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/blob/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/bool/tsconfig.json | 2 +- .../canister_methods/http_request/tsconfig.json | 2 +- .../canister_methods/http_request_update/tsconfig.json | 2 +- .../candid_rpc/canister_methods/init/tsconfig.json | 2 +- .../canister_methods/inspect_message/tsconfig.json | 2 +- .../canister_methods/on_low_wasm_memory/tsconfig.json | 2 +- .../canister_methods/post_upgrade/tsconfig.json | 2 +- .../canister_methods/pre_upgrade/tsconfig.json | 2 +- .../candid_rpc/canister_methods/query/tsconfig.json | 2 +- .../candid_rpc/canister_methods/update/tsconfig.json | 2 +- .../test/property/candid_rpc/float32/tsconfig.json | 2 +- .../test/property/candid_rpc/float64/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/func/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/int/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/int16/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/int32/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/int64/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/int8/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/nat/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/nat16/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/nat32/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/nat64/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/nat8/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/null/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/opt/tsconfig.json | 2 +- .../test/property/candid_rpc/principal/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/record/tsconfig.json | 2 +- .../test/property/candid_rpc/recursive/tsconfig.json | 2 +- .../test/property/candid_rpc/service/tsconfig.json | 2 +- .../property/candid_rpc/stable_b_tree_map/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/text/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/tuple/tsconfig.json | 2 +- .../test/property/candid_rpc/variant/tsconfig.json | 2 +- .../stable/test/property/candid_rpc/vec/tsconfig.json | 2 +- .../stable/test/property/ic_api/caller/tsconfig.json | 2 +- .../stable/test/property/ic_api/candid/tsconfig.json | 2 +- .../test/property/ic_api/canister_self/tsconfig.json | 2 +- .../test/property/ic_api/canister_version/tsconfig.json | 2 +- .../test/property/ic_api/certified_data/tsconfig.json | 2 +- examples/stable/test/property/ic_api/chunk/tsconfig.json | 2 +- .../stable/test/property/ic_api/cycles/tsconfig.json | 2 +- .../test/property/ic_api/cycles_burn/tsconfig.json | 2 +- .../ic_api/in_replicated_execution/tsconfig.json | 2 +- .../test/property/ic_api/is_controller/tsconfig.json | 2 +- .../test/property/ic_api/msg_arg_data/tsconfig.json | 2 +- .../stable/test/property/ic_api/msg_reject/tsconfig.json | 2 +- .../test/property/ic_api/msg_reject_code/tsconfig.json | 2 +- .../test/property/ic_api/msg_reject_msg/tsconfig.json | 2 +- .../stable/test/property/ic_api/msg_reply/tsconfig.json | 2 +- .../property/ic_api/performance_counter/tsconfig.json | 2 +- examples/stable/test/property/ic_api/time/tsconfig.json | 2 +- examples/stable/test/property/ic_api/trap/tsconfig.json | 2 +- tsconfig.dev.json | 8 ++++++++ tsconfig.json | 5 +---- 249 files changed, 258 insertions(+), 268 deletions(-) create mode 100644 tsconfig.dev.json diff --git a/examples/experimental/demo/basic_bitcoin/tsconfig.json b/examples/experimental/demo/basic_bitcoin/tsconfig.json index e95224b6d3..2561d809e8 100644 --- a/examples/experimental/demo/basic_bitcoin/tsconfig.json +++ b/examples/experimental/demo/basic_bitcoin/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../tsconfig.json", + "extends": "../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } diff --git a/examples/experimental/demo/bitcoin_psbt/tsconfig.json b/examples/experimental/demo/bitcoin_psbt/tsconfig.json index e95224b6d3..2561d809e8 100644 --- a/examples/experimental/demo/bitcoin_psbt/tsconfig.json +++ b/examples/experimental/demo/bitcoin_psbt/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../tsconfig.json", + "extends": "../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } diff --git a/examples/experimental/demo/ckbtc/tsconfig.json b/examples/experimental/demo/ckbtc/tsconfig.json index 54f89a190a..21d288b672 100644 --- a/examples/experimental/demo/ckbtc/tsconfig.json +++ b/examples/experimental/demo/ckbtc/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../tsconfig.json" + "extends": "../../../../tsconfig.dev.json" } diff --git a/examples/experimental/demo/hello_world_http_server/tsconfig.json b/examples/experimental/demo/hello_world_http_server/tsconfig.json index 8d762c6a42..3a5181e39e 100644 --- a/examples/experimental/demo/hello_world_http_server/tsconfig.json +++ b/examples/experimental/demo/hello_world_http_server/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../tsconfig.json", + "extends": "../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true, "experimentalDecorators": true diff --git a/examples/experimental/test/end_to_end/candid_rpc/async_await/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/async_await/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/async_await/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/async_await/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/audio_recorder/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/audio_recorder/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/audio_recorder/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/audio_recorder/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/bitcoin/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/bitcoin/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/bitcoin/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/bitcoin/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/blob_array/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/blob_array/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/blob_array/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/blob_array/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/bytes/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/bytes/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/bytes/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/bytes/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/call_raw/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/call_raw/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/call_raw/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/call_raw/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/candid_encoding/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/candid_encoding/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/candid_encoding/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/candid_encoding/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/candid_keywords/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/candid_keywords/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/candid_keywords/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/candid_keywords/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/canister/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/canister/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/canister/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/canister/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/ckbtc/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/ckbtc/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/ckbtc/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/ckbtc/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/complex_init/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/complex_init/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/complex_init/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/complex_init/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/complex_types/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/complex_types/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/complex_types/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/complex_types/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/composite_queries/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/composite_queries/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/composite_queries/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/composite_queries/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/counter/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/counter/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/counter/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/counter/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/cross_canister_calls/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/cross_canister_calls/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/cross_canister_calls/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/cross_canister_calls/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/cycles/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/cycles/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/cycles/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/cycles/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/date/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/date/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/date/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/date/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/ethereum_json_rpc/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/ethereum_json_rpc/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/ethereum_json_rpc/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/ethereum_json_rpc/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/candid_rpc/func_types/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/func_types/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/func_types/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/func_types/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/heartbeat/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/heartbeat/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/heartbeat/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/heartbeat/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/ic_api/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/ic_api/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/ic_api/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/ic_api/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/icrc/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/icrc/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/icrc/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/icrc/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/imports/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/imports/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/imports/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/imports/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/init/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/init/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/init/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/init/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/inspect_message/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/inspect_message/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/inspect_message/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/inspect_message/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/key_value_store/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/key_value_store/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/key_value_store/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/key_value_store/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/ledger_canister/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/ledger_canister/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/ledger_canister/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/ledger_canister/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/list_of_lists/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/list_of_lists/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/list_of_lists/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/list_of_lists/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/management_canister/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/management_canister/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/management_canister/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/management_canister/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/manual_reply/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/manual_reply/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/manual_reply/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/manual_reply/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/calc/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/calc/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/calc/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/calc/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/counter/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/counter/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/counter/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/counter/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/echo/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/echo/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/echo/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/echo/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/factorial/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/factorial/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/factorial/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/factorial/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/hello-world/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/hello-world/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/hello-world/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/hello-world/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/hello/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/hello/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/hello/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/hello/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/http_counter/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/http_counter/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/http_counter/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/http_counter/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/minimal-counter-dapp/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/minimal-counter-dapp/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/minimal-counter-dapp/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/minimal-counter-dapp/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/persistent-storage/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/persistent-storage/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/persistent-storage/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/persistent-storage/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/phone-book/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/phone-book/tsconfig.json index 2f21ceca1f..f9d70f832c 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/phone-book/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/phone-book/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "forceConsistentCasingInFileNames": true, "jsx": "react" diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/quicksort/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/quicksort/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/quicksort/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/quicksort/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/simple-to-do/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/simple-to-do/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/simple-to-do/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/simple-to-do/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/superheroes/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/superheroes/tsconfig.json index 2f21ceca1f..f9d70f832c 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/superheroes/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/superheroes/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "forceConsistentCasingInFileNames": true, "jsx": "react" diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/threshold_ecdsa/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/threshold_ecdsa/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/threshold_ecdsa/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/threshold_ecdsa/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/whoami/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/whoami/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/whoami/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/motoko_examples/whoami/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/notify_raw/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/notify_raw/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/notify_raw/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/notify_raw/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/null_example/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/null_example/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/null_example/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/null_example/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/optional_types/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/optional_types/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/optional_types/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/optional_types/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/outgoing_http_requests/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/outgoing_http_requests/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/outgoing_http_requests/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/outgoing_http_requests/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/end_to_end/candid_rpc/pre_and_post_upgrade/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/pre_and_post_upgrade/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/pre_and_post_upgrade/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/pre_and_post_upgrade/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/primitive_types/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/primitive_types/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/primitive_types/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/primitive_types/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/principal/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/principal/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/principal/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/principal/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/query/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/query/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/query/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/query/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/randomness/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/randomness/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/randomness/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/randomness/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/recursion/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/recursion/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/recursion/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/recursion/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/rejections/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/rejections/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/rejections/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/rejections/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/robust_imports/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/robust_imports/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/robust_imports/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/robust_imports/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/simple_erc20/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/simple_erc20/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/simple_erc20/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/simple_erc20/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/simple_user_accounts/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/simple_user_accounts/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/simple_user_accounts/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/simple_user_accounts/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/stable_b_tree_map_instruction_threshold/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/stable_b_tree_map_instruction_threshold/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/stable_b_tree_map_instruction_threshold/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/stable_b_tree_map_instruction_threshold/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/stable_structures/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/stable_structures/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/stable_structures/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/stable_structures/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/timers/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/timers/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/timers/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/timers/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/tuple_types/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/tuple_types/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/tuple_types/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/tuple_types/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/candid_rpc/update/tsconfig.json b/examples/experimental/test/end_to_end/candid_rpc/update/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/experimental/test/end_to_end/candid_rpc/update/tsconfig.json +++ b/examples/experimental/test/end_to_end/candid_rpc/update/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/experimental/test/end_to_end/http_server/apollo_server/tsconfig.json b/examples/experimental/test/end_to_end/http_server/apollo_server/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/apollo_server/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/apollo_server/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/audio_and_video/tsconfig.json b/examples/experimental/test/end_to_end/http_server/audio_and_video/tsconfig.json index d1df53599b..17fe5f5ff5 100644 --- a/examples/experimental/test/end_to_end/http_server/audio_and_video/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/audio_and_video/tsconfig.json @@ -1,12 +1,7 @@ { + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { - "strict": true, - "target": "ES2024", - "moduleResolution": "node", - "allowJs": true, - "outDir": "HACK_BECAUSE_OF_ALLOW_JS", "allowSyntheticDefaultImports": true, - "experimentalDecorators": true, - "module": "ES2022" + "experimentalDecorators": true } } diff --git a/examples/experimental/test/end_to_end/http_server/autoreload/tsconfig.json b/examples/experimental/test/end_to_end/http_server/autoreload/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/autoreload/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/autoreload/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/bitcoinjs_lib/tsconfig.json b/examples/experimental/test/end_to_end/http_server/bitcoinjs_lib/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/bitcoinjs_lib/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/bitcoinjs_lib/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/bitcore_lib/tsconfig.json b/examples/experimental/test/end_to_end/http_server/bitcore_lib/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/bitcore_lib/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/bitcore_lib/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/ethers/tsconfig.json b/examples/experimental/test/end_to_end/http_server/ethers/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/ethers/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/ethers/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/ethers_base/tsconfig.json b/examples/experimental/test/end_to_end/http_server/ethers_base/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/ethers_base/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/ethers_base/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/express/tsconfig.json b/examples/experimental/test/end_to_end/http_server/express/tsconfig.json index d1df53599b..17fe5f5ff5 100644 --- a/examples/experimental/test/end_to_end/http_server/express/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/express/tsconfig.json @@ -1,12 +1,7 @@ { + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { - "strict": true, - "target": "ES2024", - "moduleResolution": "node", - "allowJs": true, - "outDir": "HACK_BECAUSE_OF_ALLOW_JS", "allowSyntheticDefaultImports": true, - "experimentalDecorators": true, - "module": "ES2022" + "experimentalDecorators": true } } diff --git a/examples/experimental/test/end_to_end/http_server/fetch_ic/tsconfig.json b/examples/experimental/test/end_to_end/http_server/fetch_ic/tsconfig.json index 23654b1bb3..17fe5f5ff5 100644 --- a/examples/experimental/test/end_to_end/http_server/fetch_ic/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/fetch_ic/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true, "experimentalDecorators": true diff --git a/examples/experimental/test/end_to_end/http_server/file_protocol/tsconfig.json b/examples/experimental/test/end_to_end/http_server/file_protocol/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/file_protocol/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/file_protocol/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/fs/tsconfig.json b/examples/experimental/test/end_to_end/http_server/fs/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/fs/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/fs/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/http_outcall_fetch/tsconfig.json b/examples/experimental/test/end_to_end/http_server/http_outcall_fetch/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/http_outcall_fetch/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/http_outcall_fetch/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/hybrid_canister/tsconfig.json b/examples/experimental/test/end_to_end/http_server/hybrid_canister/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/hybrid_canister/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/hybrid_canister/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/ic_evm_rpc/tsconfig.json b/examples/experimental/test/end_to_end/http_server/ic_evm_rpc/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/ic_evm_rpc/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/ic_evm_rpc/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/internet_identity/tsconfig.json b/examples/experimental/test/end_to_end/http_server/internet_identity/tsconfig.json index 5b773ebd2c..17fe5f5ff5 100644 --- a/examples/experimental/test/end_to_end/http_server/internet_identity/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/internet_identity/tsconfig.json @@ -1,11 +1,6 @@ { + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { - "strict": true, - "target": "ES2021", - "module": "ES2022", - "moduleResolution": "node", - "allowJs": true, - "outDir": "HACK_BECAUSE_OF_ALLOW_JS", "allowSyntheticDefaultImports": true, "experimentalDecorators": true } diff --git a/examples/experimental/test/end_to_end/http_server/large_files/tsconfig.json b/examples/experimental/test/end_to_end/http_server/large_files/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/large_files/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/large_files/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/multi_deploy/tsconfig.json b/examples/experimental/test/end_to_end/http_server/multi_deploy/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/multi_deploy/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/multi_deploy/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/nest/tsconfig.json b/examples/experimental/test/end_to_end/http_server/nest/tsconfig.json index 266301c92c..9983ba37d8 100644 --- a/examples/experimental/test/end_to_end/http_server/nest/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/nest/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true, "experimentalDecorators": true, diff --git a/examples/experimental/test/end_to_end/http_server/new/tsconfig.json b/examples/experimental/test/end_to_end/http_server/new/tsconfig.json index 33cbfd63ee..fc693fbe25 100644 --- a/examples/experimental/test/end_to_end/http_server/new/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/new/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "resolveJsonModule": true } } diff --git a/examples/experimental/test/end_to_end/http_server/open_value_sharing/tsconfig.json b/examples/experimental/test/end_to_end/http_server/open_value_sharing/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/open_value_sharing/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/open_value_sharing/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/sqlite/tsconfig.json b/examples/experimental/test/end_to_end/http_server/sqlite/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/sqlite/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/sqlite/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/sqlite_drizzle/tsconfig.json b/examples/experimental/test/end_to_end/http_server/sqlite_drizzle/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/sqlite_drizzle/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/sqlite_drizzle/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/sqlite_typeorm/tsconfig.json b/examples/experimental/test/end_to_end/http_server/sqlite_typeorm/tsconfig.json index 72db7e6eaa..cc647f54e3 100644 --- a/examples/experimental/test/end_to_end/http_server/sqlite_typeorm/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/sqlite_typeorm/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true, "experimentalDecorators": true, diff --git a/examples/experimental/test/end_to_end/http_server/tfjs/tsconfig.json b/examples/experimental/test/end_to_end/http_server/tfjs/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/tfjs/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/tfjs/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/end_to_end/http_server/web_assembly/tsconfig.json b/examples/experimental/test/end_to_end/http_server/web_assembly/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/experimental/test/end_to_end/http_server/web_assembly/tsconfig.json +++ b/examples/experimental/test/end_to_end/http_server/web_assembly/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/experimental/test/property/candid_rpc/blob/tsconfig.json b/examples/experimental/test/property/candid_rpc/blob/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/blob/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/blob/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/bool/tsconfig.json b/examples/experimental/test/property/candid_rpc/bool/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/bool/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/bool/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/canister_methods/http_request/tsconfig.json b/examples/experimental/test/property/candid_rpc/canister_methods/http_request/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/experimental/test/property/candid_rpc/canister_methods/http_request/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/canister_methods/http_request/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/canister_methods/http_request_update/tsconfig.json b/examples/experimental/test/property/candid_rpc/canister_methods/http_request_update/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/experimental/test/property/candid_rpc/canister_methods/http_request_update/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/canister_methods/http_request_update/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/canister_methods/init/tsconfig.json b/examples/experimental/test/property/candid_rpc/canister_methods/init/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/experimental/test/property/candid_rpc/canister_methods/init/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/canister_methods/init/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/canister_methods/inspect_message/tsconfig.json b/examples/experimental/test/property/candid_rpc/canister_methods/inspect_message/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/experimental/test/property/candid_rpc/canister_methods/inspect_message/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/canister_methods/inspect_message/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/canister_methods/post_upgrade/tsconfig.json b/examples/experimental/test/property/candid_rpc/canister_methods/post_upgrade/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/experimental/test/property/candid_rpc/canister_methods/post_upgrade/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/canister_methods/post_upgrade/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/canister_methods/pre_upgrade/tsconfig.json b/examples/experimental/test/property/candid_rpc/canister_methods/pre_upgrade/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/experimental/test/property/candid_rpc/canister_methods/pre_upgrade/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/canister_methods/pre_upgrade/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/canister_methods/query/tsconfig.json b/examples/experimental/test/property/candid_rpc/canister_methods/query/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/experimental/test/property/candid_rpc/canister_methods/query/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/canister_methods/query/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/canister_methods/update/tsconfig.json b/examples/experimental/test/property/candid_rpc/canister_methods/update/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/experimental/test/property/candid_rpc/canister_methods/update/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/canister_methods/update/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/float32/tsconfig.json b/examples/experimental/test/property/candid_rpc/float32/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/float32/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/float32/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/float64/tsconfig.json b/examples/experimental/test/property/candid_rpc/float64/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/float64/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/float64/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/func/tsconfig.json b/examples/experimental/test/property/candid_rpc/func/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/func/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/func/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/int/tsconfig.json b/examples/experimental/test/property/candid_rpc/int/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/int/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/int/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/int16/tsconfig.json b/examples/experimental/test/property/candid_rpc/int16/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/int16/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/int16/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/int32/tsconfig.json b/examples/experimental/test/property/candid_rpc/int32/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/int32/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/int32/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/int64/tsconfig.json b/examples/experimental/test/property/candid_rpc/int64/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/int64/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/int64/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/int8/tsconfig.json b/examples/experimental/test/property/candid_rpc/int8/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/int8/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/int8/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/nat/tsconfig.json b/examples/experimental/test/property/candid_rpc/nat/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/nat/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/nat/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/nat16/tsconfig.json b/examples/experimental/test/property/candid_rpc/nat16/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/nat16/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/nat16/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/nat32/tsconfig.json b/examples/experimental/test/property/candid_rpc/nat32/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/nat32/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/nat32/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/nat64/tsconfig.json b/examples/experimental/test/property/candid_rpc/nat64/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/nat64/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/nat64/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/nat8/tsconfig.json b/examples/experimental/test/property/candid_rpc/nat8/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/nat8/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/nat8/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/null/tsconfig.json b/examples/experimental/test/property/candid_rpc/null/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/null/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/null/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/opt/tsconfig.json b/examples/experimental/test/property/candid_rpc/opt/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/opt/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/opt/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/principal/tsconfig.json b/examples/experimental/test/property/candid_rpc/principal/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/principal/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/principal/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/record/tsconfig.json b/examples/experimental/test/property/candid_rpc/record/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/record/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/record/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/recursive/tsconfig.json b/examples/experimental/test/property/candid_rpc/recursive/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/recursive/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/recursive/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/service/tsconfig.json b/examples/experimental/test/property/candid_rpc/service/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/service/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/service/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/stable_b_tree_map/tsconfig.json b/examples/experimental/test/property/candid_rpc/stable_b_tree_map/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/stable_b_tree_map/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/stable_b_tree_map/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/text/tsconfig.json b/examples/experimental/test/property/candid_rpc/text/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/text/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/text/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/tuple/tsconfig.json b/examples/experimental/test/property/candid_rpc/tuple/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/tuple/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/tuple/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/variant/tsconfig.json b/examples/experimental/test/property/candid_rpc/variant/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/variant/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/variant/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/experimental/test/property/candid_rpc/vec/tsconfig.json b/examples/experimental/test/property/candid_rpc/vec/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/experimental/test/property/candid_rpc/vec/tsconfig.json +++ b/examples/experimental/test/property/candid_rpc/vec/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/demo/hello_world/tsconfig.json b/examples/stable/demo/hello_world/tsconfig.json index 54f89a190a..21d288b672 100644 --- a/examples/stable/demo/hello_world/tsconfig.json +++ b/examples/stable/demo/hello_world/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../tsconfig.json" + "extends": "../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/async_await/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/async_await/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/async_await/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/async_await/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/audio_recorder/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/audio_recorder/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/audio_recorder/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/audio_recorder/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/bitcoin/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/bitcoin/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/bitcoin/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/bitcoin/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/blob_array/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/blob_array/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/blob_array/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/blob_array/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/bytes/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/bytes/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/bytes/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/bytes/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/call_raw/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/call_raw/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/call_raw/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/call_raw/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/candid_encoding/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/candid_encoding/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/candid_encoding/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/candid_encoding/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/candid_keywords/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/candid_keywords/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/candid_keywords/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/candid_keywords/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/canister/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/canister/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/canister/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/canister/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/complex_init/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/complex_init/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/complex_init/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/complex_init/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/complex_types/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/complex_types/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/complex_types/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/complex_types/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/composite_queries/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/composite_queries/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/composite_queries/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/composite_queries/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/counter/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/counter/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/counter/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/counter/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/cross_canister_calls/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/cross_canister_calls/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/cross_canister_calls/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/cross_canister_calls/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/cycles/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/cycles/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/cycles/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/cycles/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/date/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/date/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/date/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/date/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/ethereum_json_rpc/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/ethereum_json_rpc/tsconfig.json index 44fd308aab..de4b2ae2e2 100644 --- a/examples/stable/test/end_to_end/candid_rpc/ethereum_json_rpc/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/ethereum_json_rpc/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "allowSyntheticDefaultImports": true } } diff --git a/examples/stable/test/end_to_end/candid_rpc/func_types/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/func_types/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/func_types/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/func_types/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/heartbeat/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/heartbeat/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/heartbeat/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/heartbeat/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/hidden_methods/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/hidden_methods/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/hidden_methods/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/hidden_methods/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/ic_api/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/ic_api/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/ic_api/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/ic_api/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/icrc/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/icrc/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/icrc/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/icrc/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/imports/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/imports/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/imports/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/imports/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/init/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/init/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/init/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/init/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/inspect_message/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/inspect_message/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/inspect_message/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/inspect_message/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/key_value_store/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/key_value_store/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/key_value_store/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/key_value_store/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/ledger_canister/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/ledger_canister/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/ledger_canister/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/ledger_canister/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/list_of_lists/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/list_of_lists/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/list_of_lists/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/list_of_lists/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/management_canister/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/management_canister/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/management_canister/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/management_canister/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/manual_reply/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/manual_reply/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/manual_reply/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/manual_reply/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/calc/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/calc/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/calc/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/calc/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/cert-var/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/cert-var/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/cert-var/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/cert-var/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/counter/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/counter/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/counter/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/counter/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/echo/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/echo/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/echo/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/echo/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/factorial/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/factorial/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/factorial/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/factorial/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/hello-world/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/hello-world/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/hello-world/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/hello-world/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/hello/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/hello/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/hello/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/hello/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/http_counter/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/http_counter/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/http_counter/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/http_counter/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/minimal-counter-dapp/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/minimal-counter-dapp/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/minimal-counter-dapp/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/minimal-counter-dapp/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/persistent-storage/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/persistent-storage/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/persistent-storage/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/persistent-storage/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/phone-book/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/phone-book/tsconfig.json index 2f21ceca1f..f9d70f832c 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/phone-book/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/phone-book/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "forceConsistentCasingInFileNames": true, "jsx": "react" diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/quicksort/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/quicksort/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/quicksort/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/quicksort/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/simple-to-do/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/simple-to-do/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/simple-to-do/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/simple-to-do/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/superheroes/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/superheroes/tsconfig.json index 2f21ceca1f..f9d70f832c 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/superheroes/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/superheroes/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "forceConsistentCasingInFileNames": true, "jsx": "react" diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/threshold_ecdsa/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/threshold_ecdsa/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/threshold_ecdsa/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/threshold_ecdsa/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/whoami/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/whoami/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/end_to_end/candid_rpc/motoko_examples/whoami/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/motoko_examples/whoami/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/multi_deploy/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/multi_deploy/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/multi_deploy/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/multi_deploy/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/new/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/new/tsconfig.json index 33cbfd63ee..fc693fbe25 100644 --- a/examples/stable/test/end_to_end/candid_rpc/new/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/new/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "resolveJsonModule": true } } diff --git a/examples/stable/test/end_to_end/candid_rpc/notify_raw/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/notify_raw/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/notify_raw/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/notify_raw/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/null_example/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/null_example/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/null_example/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/null_example/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/optional_types/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/optional_types/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/optional_types/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/optional_types/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/outgoing_http_requests/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/outgoing_http_requests/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/end_to_end/candid_rpc/outgoing_http_requests/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/outgoing_http_requests/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/end_to_end/candid_rpc/pre_and_post_upgrade/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/pre_and_post_upgrade/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/pre_and_post_upgrade/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/pre_and_post_upgrade/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/primitive_types/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/primitive_types/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/primitive_types/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/primitive_types/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/principal/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/principal/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/principal/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/principal/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/query/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/query/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/query/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/query/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/randomness/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/randomness/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/randomness/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/randomness/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/recursion/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/recursion/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/recursion/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/recursion/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/rejections/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/rejections/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/rejections/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/rejections/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/simple_erc20/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/simple_erc20/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/simple_erc20/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/simple_erc20/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/simple_user_accounts/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/simple_user_accounts/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/simple_user_accounts/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/simple_user_accounts/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/stable_b_tree_map_instruction_threshold/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/stable_b_tree_map_instruction_threshold/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/stable_b_tree_map_instruction_threshold/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/stable_b_tree_map_instruction_threshold/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/stable_structures/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/stable_structures/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/stable_structures/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/stable_structures/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/timers/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/timers/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/timers/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/timers/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/tuple_types/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/tuple_types/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/tuple_types/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/tuple_types/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/end_to_end/candid_rpc/update/tsconfig.json b/examples/stable/test/end_to_end/candid_rpc/update/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/end_to_end/candid_rpc/update/tsconfig.json +++ b/examples/stable/test/end_to_end/candid_rpc/update/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/candid_rpc/blob/tsconfig.json b/examples/stable/test/property/candid_rpc/blob/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/blob/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/blob/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/bool/tsconfig.json b/examples/stable/test/property/candid_rpc/bool/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/bool/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/bool/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/canister_methods/http_request/tsconfig.json b/examples/stable/test/property/candid_rpc/canister_methods/http_request/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/stable/test/property/candid_rpc/canister_methods/http_request/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/canister_methods/http_request/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/canister_methods/http_request_update/tsconfig.json b/examples/stable/test/property/candid_rpc/canister_methods/http_request_update/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/stable/test/property/candid_rpc/canister_methods/http_request_update/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/canister_methods/http_request_update/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/canister_methods/init/tsconfig.json b/examples/stable/test/property/candid_rpc/canister_methods/init/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/stable/test/property/candid_rpc/canister_methods/init/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/canister_methods/init/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/canister_methods/inspect_message/tsconfig.json b/examples/stable/test/property/candid_rpc/canister_methods/inspect_message/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/stable/test/property/candid_rpc/canister_methods/inspect_message/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/canister_methods/inspect_message/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/canister_methods/on_low_wasm_memory/tsconfig.json b/examples/stable/test/property/candid_rpc/canister_methods/on_low_wasm_memory/tsconfig.json index 19c2d08b4c..6f8766eede 100644 --- a/examples/stable/test/property/candid_rpc/canister_methods/on_low_wasm_memory/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/canister_methods/on_low_wasm_memory/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../../tsconfig.json" + "extends": "../../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/candid_rpc/canister_methods/post_upgrade/tsconfig.json b/examples/stable/test/property/candid_rpc/canister_methods/post_upgrade/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/stable/test/property/candid_rpc/canister_methods/post_upgrade/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/canister_methods/post_upgrade/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/canister_methods/pre_upgrade/tsconfig.json b/examples/stable/test/property/candid_rpc/canister_methods/pre_upgrade/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/stable/test/property/candid_rpc/canister_methods/pre_upgrade/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/canister_methods/pre_upgrade/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/canister_methods/query/tsconfig.json b/examples/stable/test/property/candid_rpc/canister_methods/query/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/stable/test/property/candid_rpc/canister_methods/query/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/canister_methods/query/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/canister_methods/update/tsconfig.json b/examples/stable/test/property/candid_rpc/canister_methods/update/tsconfig.json index 520d74fab8..d914961005 100644 --- a/examples/stable/test/property/candid_rpc/canister_methods/update/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/canister_methods/update/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../../tsconfig.json", + "extends": "../../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/float32/tsconfig.json b/examples/stable/test/property/candid_rpc/float32/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/float32/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/float32/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/float64/tsconfig.json b/examples/stable/test/property/candid_rpc/float64/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/float64/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/float64/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/func/tsconfig.json b/examples/stable/test/property/candid_rpc/func/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/func/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/func/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/int/tsconfig.json b/examples/stable/test/property/candid_rpc/int/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/int/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/int/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/int16/tsconfig.json b/examples/stable/test/property/candid_rpc/int16/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/int16/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/int16/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/int32/tsconfig.json b/examples/stable/test/property/candid_rpc/int32/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/int32/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/int32/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/int64/tsconfig.json b/examples/stable/test/property/candid_rpc/int64/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/int64/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/int64/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/int8/tsconfig.json b/examples/stable/test/property/candid_rpc/int8/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/int8/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/int8/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/nat/tsconfig.json b/examples/stable/test/property/candid_rpc/nat/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/nat/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/nat/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/nat16/tsconfig.json b/examples/stable/test/property/candid_rpc/nat16/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/nat16/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/nat16/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/nat32/tsconfig.json b/examples/stable/test/property/candid_rpc/nat32/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/nat32/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/nat32/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/nat64/tsconfig.json b/examples/stable/test/property/candid_rpc/nat64/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/nat64/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/nat64/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/nat8/tsconfig.json b/examples/stable/test/property/candid_rpc/nat8/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/nat8/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/nat8/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/null/tsconfig.json b/examples/stable/test/property/candid_rpc/null/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/null/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/null/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/opt/tsconfig.json b/examples/stable/test/property/candid_rpc/opt/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/opt/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/opt/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/principal/tsconfig.json b/examples/stable/test/property/candid_rpc/principal/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/principal/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/principal/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/record/tsconfig.json b/examples/stable/test/property/candid_rpc/record/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/record/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/record/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/recursive/tsconfig.json b/examples/stable/test/property/candid_rpc/recursive/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/recursive/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/recursive/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/service/tsconfig.json b/examples/stable/test/property/candid_rpc/service/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/service/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/service/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/stable_b_tree_map/tsconfig.json b/examples/stable/test/property/candid_rpc/stable_b_tree_map/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/stable_b_tree_map/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/stable_b_tree_map/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/text/tsconfig.json b/examples/stable/test/property/candid_rpc/text/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/text/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/text/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/tuple/tsconfig.json b/examples/stable/test/property/candid_rpc/tuple/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/tuple/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/tuple/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/variant/tsconfig.json b/examples/stable/test/property/candid_rpc/variant/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/variant/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/variant/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/candid_rpc/vec/tsconfig.json b/examples/stable/test/property/candid_rpc/vec/tsconfig.json index 608dd9867a..4bd879d91d 100644 --- a/examples/stable/test/property/candid_rpc/vec/tsconfig.json +++ b/examples/stable/test/property/candid_rpc/vec/tsconfig.json @@ -1,4 +1,4 @@ { - "extends": "../../../../../../tsconfig.json", + "extends": "../../../../../../tsconfig.dev.json", "compilerOptions": { "esModuleInterop": true } } diff --git a/examples/stable/test/property/ic_api/caller/tsconfig.json b/examples/stable/test/property/ic_api/caller/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/caller/tsconfig.json +++ b/examples/stable/test/property/ic_api/caller/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/candid/tsconfig.json b/examples/stable/test/property/ic_api/candid/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/candid/tsconfig.json +++ b/examples/stable/test/property/ic_api/candid/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/canister_self/tsconfig.json b/examples/stable/test/property/ic_api/canister_self/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/canister_self/tsconfig.json +++ b/examples/stable/test/property/ic_api/canister_self/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/canister_version/tsconfig.json b/examples/stable/test/property/ic_api/canister_version/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/canister_version/tsconfig.json +++ b/examples/stable/test/property/ic_api/canister_version/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/certified_data/tsconfig.json b/examples/stable/test/property/ic_api/certified_data/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/certified_data/tsconfig.json +++ b/examples/stable/test/property/ic_api/certified_data/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/chunk/tsconfig.json b/examples/stable/test/property/ic_api/chunk/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/chunk/tsconfig.json +++ b/examples/stable/test/property/ic_api/chunk/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/cycles/tsconfig.json b/examples/stable/test/property/ic_api/cycles/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/cycles/tsconfig.json +++ b/examples/stable/test/property/ic_api/cycles/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/cycles_burn/tsconfig.json b/examples/stable/test/property/ic_api/cycles_burn/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/cycles_burn/tsconfig.json +++ b/examples/stable/test/property/ic_api/cycles_burn/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/in_replicated_execution/tsconfig.json b/examples/stable/test/property/ic_api/in_replicated_execution/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/in_replicated_execution/tsconfig.json +++ b/examples/stable/test/property/ic_api/in_replicated_execution/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/is_controller/tsconfig.json b/examples/stable/test/property/ic_api/is_controller/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/is_controller/tsconfig.json +++ b/examples/stable/test/property/ic_api/is_controller/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/msg_arg_data/tsconfig.json b/examples/stable/test/property/ic_api/msg_arg_data/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/msg_arg_data/tsconfig.json +++ b/examples/stable/test/property/ic_api/msg_arg_data/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/msg_reject/tsconfig.json b/examples/stable/test/property/ic_api/msg_reject/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/msg_reject/tsconfig.json +++ b/examples/stable/test/property/ic_api/msg_reject/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/msg_reject_code/tsconfig.json b/examples/stable/test/property/ic_api/msg_reject_code/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/msg_reject_code/tsconfig.json +++ b/examples/stable/test/property/ic_api/msg_reject_code/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/msg_reject_msg/tsconfig.json b/examples/stable/test/property/ic_api/msg_reject_msg/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/msg_reject_msg/tsconfig.json +++ b/examples/stable/test/property/ic_api/msg_reject_msg/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/msg_reply/tsconfig.json b/examples/stable/test/property/ic_api/msg_reply/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/msg_reply/tsconfig.json +++ b/examples/stable/test/property/ic_api/msg_reply/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/performance_counter/tsconfig.json b/examples/stable/test/property/ic_api/performance_counter/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/performance_counter/tsconfig.json +++ b/examples/stable/test/property/ic_api/performance_counter/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/time/tsconfig.json b/examples/stable/test/property/ic_api/time/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/time/tsconfig.json +++ b/examples/stable/test/property/ic_api/time/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/examples/stable/test/property/ic_api/trap/tsconfig.json b/examples/stable/test/property/ic_api/trap/tsconfig.json index e49bd8116a..dcee49da73 100644 --- a/examples/stable/test/property/ic_api/trap/tsconfig.json +++ b/examples/stable/test/property/ic_api/trap/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "../../../../../../tsconfig.json" + "extends": "../../../../../../tsconfig.dev.json" } diff --git a/tsconfig.dev.json b/tsconfig.dev.json new file mode 100644 index 0000000000..afd4ca0fac --- /dev/null +++ b/tsconfig.dev.json @@ -0,0 +1,8 @@ +{ + "compilerOptions": { + "strict": true, + "target": "ES2024", + "module": "ES2022", + "moduleResolution": "bundler" + } +} diff --git a/tsconfig.json b/tsconfig.json index e5ca409be7..8514865aaa 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,9 +1,6 @@ { + "extends": "./tsconfig.dev.json", "compilerOptions": { - "strict": true, - "target": "ES2024", - "module": "ES2022", - "moduleResolution": "bundler", "allowJs": true, "noEmit": true, "resolveJsonModule": true,