Telegram Group & Telegram Channel
kravets b.log();
--experimental-strip-types довольно быстро был вмержен! В данный момент этот флаг находится в стадии MVP, и автор отталкивался от минимальной возможной реализации, но уже подготовил roadmap о том, как это будет развиваться в будущем! Из интересного: по аналогии…
--no-experimental-strip-types заменил собой --experimental-strip-types!

В будущих версиях Node.js type stripping будет включен по умолчанию. Наконец-то CLI-шкам не придётся за собой тащить бандлеры, чтобы просто прочитать конфиг в .ts формате. Вот такой tsconfig.json рекомендуется для этой фичи:

{
"compilerOptions": {
"target": "esnext",
"module": "nodenext",
"allowImportingTsExtensions": true,
"rewriteRelativeImportExtensions": true,
"verbatimModuleSyntax": true
}
}


На данный момент планируется выпустить в будущих обновлениях 23 мажора, понаблюдать и обдумать бэкпорт на 22.x версию.

Для полной поддержки TypeScript всё ещё рекомендуется использовать сторонние решения, такие как tsx, который и я вам очень советую.

PR | Documentation (пока что без обновления с --no-experimental-strip-types)



group-telegram.com/kravetsone/316
Create:
Last Update:

--no-experimental-strip-types заменил собой --experimental-strip-types!

В будущих версиях Node.js type stripping будет включен по умолчанию. Наконец-то CLI-шкам не придётся за собой тащить бандлеры, чтобы просто прочитать конфиг в .ts формате. Вот такой tsconfig.json рекомендуется для этой фичи:

{
"compilerOptions": {
"target": "esnext",
"module": "nodenext",
"allowImportingTsExtensions": true,
"rewriteRelativeImportExtensions": true,
"verbatimModuleSyntax": true
}
}


На данный момент планируется выпустить в будущих обновлениях 23 мажора, понаблюдать и обдумать бэкпорт на 22.x версию.

Для полной поддержки TypeScript всё ещё рекомендуется использовать сторонние решения, такие как tsx, который и я вам очень советую.

PR | Documentation (пока что без обновления с --no-experimental-strip-types)

BY kravets b.log();




Share with your friend now:
group-telegram.com/kravetsone/316

View MORE
Open in Telegram


Telegram | DID YOU KNOW?

Date: |

Now safely in France with his spouse and three of his children, Kliuchnikov scrolls through Telegram to learn about the devastation happening in his home country. "We're seeing really dramatic moves, and it's all really tied to Ukraine right now, and in a secondary way, in terms of interest rates," Octavio Marenzi, CEO of Opimas, told Yahoo Finance Live on Thursday. "This war in Ukraine is going to give the Fed the ammunition, the cover that it needs, to not raise interest rates too quickly. And I think Jay Powell is a very tepid sort of inflation fighter and he's not going to do as much as he needs to do to get that under control. And this seems like an excuse to kick the can further down the road still and not do too much too soon." If you initiate a Secret Chat, however, then these communications are end-to-end encrypted and are tied to the device you are using. That means it’s less convenient to access them across multiple platforms, but you are at far less risk of snooping. Back in the day, Secret Chats received some praise from the EFF, but the fact that its standard system isn’t as secure earned it some criticism. If you’re looking for something that is considered more reliable by privacy advocates, then Signal is the EFF’s preferred platform, although that too is not without some caveats. "Like the bombing of the maternity ward in Mariupol," he said, "Even before it hits the news, you see the videos on the Telegram channels." Channels are not fully encrypted, end-to-end. All communications on a Telegram channel can be seen by anyone on the channel and are also visible to Telegram. Telegram may be asked by a government to hand over the communications from a channel. Telegram has a history of standing up to Russian government requests for data, but how comfortable you are relying on that history to predict future behavior is up to you. Because Telegram has this data, it may also be stolen by hackers or leaked by an internal employee.
from ms


Telegram kravets b.log();
FROM American