Skip to content

Commit 3a29a91

Browse files
committed
Fix tsconfig
Category: none
1 parent e01abf9 commit 3a29a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "@voxpelli/tsconfig/node12.json",
2+
"extends": "@voxpelli/tsconfig/recommended.json",
33
"compilerOptions": {
44
"checkJs": false
55
},

0 commit comments

Comments
 (0)