Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

‍‍ pfp
‍‍
@git
proper tsconfig can make your life easier for example, if you see any "ES2020" update it to "ES2023" at least. Why? One reason is because ES2023 gives you access to: Array.prototype.findLast(),toReversed()/toSorted()/toSpliced() and more
2 replies
3 recasts
22 reactions

v1rtl pfp
v1rtl
@v1rtl.eth
I always set it to ESNext in my personal projects and to whatever version Node supports in engines.node if I'm writing a library
2 replies
0 recast
1 reaction

phragg pfp
phragg
@phragg
big same
0 reply
0 recast
0 reaction