Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2633b83

Browse files
committed
chore: Update tsconfig.json to include "lib" option for ESNext
1 parent 64dbd84 commit 2633b83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tsconfig.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"compilerOptions": {
33
"target": "ESNext",
44
"module": "CommonJS",
5+
"lib": ["ESNext"],
56
//"outDir": "dist",
67
"rootDir": "src",
78
// "strict": true,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /