Skip to content

Conversation

@kesoji
Copy link
Contributor

@kesoji kesoji commented May 10, 2021

下記画像の部分の修正です。

image

$ node -v
v14.16.1
$ npx typescript -v
Version 4.2.4
$ npx ts-node -v
v9.1.1
$ npx ts-node
> console.log(0x10)
16
undefined
> console.log(0b10)
2
undefined

@shibukawa shibukawa merged commit 4e95b14 into future-architect:master Jun 24, 2021
@kesoji kesoji deleted the patch-1 branch June 24, 2021 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants