Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 659769a

Browse files
authored
chore(tsconfig): dup target
1 parent d2500ab commit 659769a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"compilerOptions": {
33
"target": "es5",
44
"module": "commonjs",
5-
"target": "es5",
65
"outDir": "dist",
76
"rootDir": ".",
87
"sourceMap": true,

0 commit comments

Comments
 (0)