Skip to content

Commit 97b78c7

Browse files
committed
update tsconfig
1 parent 6656ca2 commit 97b78c7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

tsconfig.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,5 @@
9191
/* Completeness */
9292
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
9393
//"skipLibCheck": true /* Skip type checking all .d.ts files. */
94-
},
95-
"include":[
96-
"*.ts",
97-
"!*.d.ts"
98-
]
94+
}
9995
}

0 commit comments

Comments
 (0)