Skip to content

Commit 1cdcbe2

Browse files
committed
V1.1.5
1 parent 39d0eb2 commit 1cdcbe2

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

tsconfig.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<<<<<<< HEAD
21
{
32
"compilerOptions": {
43
"outDir": "./dist",
@@ -9,15 +8,3 @@
98
"esModuleInterop": true
109
}
1110
}
12-
=======
13-
{
14-
"compilerOptions": {
15-
"outDir": "./dist",
16-
"rootDir": "./src",
17-
"module": "CommonJS",
18-
"target": "ESNext",
19-
"strict": true,
20-
"esModuleInterop": true
21-
}
22-
}
23-
>>>>>>> 913bfbc0c48e5bdbb30449cbd1df4b0c0c1ecd09

0 commit comments

Comments
 (0)