Skip to content

Commit c75e188

Browse files
committed
f
1 parent 887bdf1 commit c75e188

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@eggjs/dal-runtime": "^3.33.0",
5656
"@eggjs/tegg": "^3.33.0",
57-
"@eggjs/tsconfig": "^1.2.0",
57+
"@eggjs/tsconfig": "^1.3.3",
5858
"@types/mocha": "^10.0.1",
5959
"@types/node": "^14.18.36",
6060
"coffee": "^5.4.0",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"extends": "@eggjs/tsconfig"
3+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"extends": "@eggjs/tsconfig"
3+
}

0 commit comments

Comments
 (0)