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 0ed7dd9

Browse files
chore: updated tsconfig.json
1 parent d03c48f commit 0ed7dd9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎tsconfig.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66
"emitDecoratorMetadata": true,
77
"experimentalDecorators": true,
88
"allowSyntheticDefaultImports": true,
9-
"target": "es2017",
9+
"target": "ES2021",
1010
"sourceMap": true,
1111
"outDir": "./dist",
1212
"baseUrl": "./",
1313
"incremental": true,
1414
"skipLibCheck": true
15-
}
15+
},
16+
"include": ["src/**/*"]
1617
}

0 commit comments

Comments
(0)

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