Skip to content

Commit ec51e9c

Browse files
committed
DONE: @tsconfig/node16
with the following command: ```Shell corepack yarn add --dev -- @tsconfig/node16 ``` ``` ➤ YN0000: ┌ Resolution step ➤ YN0000: └ Completed ➤ YN0000: ┌ Fetch step ➤ YN0013: │ @tsconfig/node16@npm:1.0.4 can't be found in the cache and will be fetched from the remote registry ➤ YN0000: └ Completed ➤ YN0000: ┌ Link step ➤ YN0000: │ ESM support for PnP uses the experimental loader API and is therefore experimental ➤ YN0000: └ Completed ➤ YN0000: Done with warnings in 0s 265ms ```
1 parent 376aab4 commit ec51e9c

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

.pnp.cjs

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ __metadata:
415415
resolution: "@djsp/aws-organization-bootstrap@workspace:."
416416
dependencies:
417417
"@eslint/js": ^8.43.0
418+
"@tsconfig/node16": ^1.0.4
418419
"@tsconfig/strictest": ^2.0.1
419420
eslint: ^8.43.0
420421
eslint-plugin-jest: ^27.2.2
@@ -880,6 +881,13 @@ __metadata:
880881
languageName: node
881882
linkType: hard
882883

884+
"@tsconfig/node16@npm:^1.0.4":
885+
version: 1.0.4
886+
resolution: "@tsconfig/node16@npm:1.0.4"
887+
checksum: 202319785901f942a6e1e476b872d421baec20cf09f4b266a1854060efbf78cde16a4d256e8bc949d31e6cd9a90f1e8ef8fb06af96a65e98338a2b6b0de0a0ff
888+
languageName: node
889+
linkType: hard
890+
883891
"@tsconfig/strictest@npm:^2.0.1":
884892
version: 2.0.1
885893
resolution: "@tsconfig/strictest@npm:2.0.1"

0 commit comments

Comments
 (0)