Skip to content

Commit c38f218

Browse files
committed
chore: Remove compilerOptions.lib
1 parent 27540f8 commit c38f218

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tsconfig.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
{
2-
"extends": "@peerigon/configs/typescript",
3-
"compilerOptions": {
4-
"lib": ["es2023", "dom"]
5-
}
2+
"extends": "@peerigon/configs/typescript"
63
}

0 commit comments

Comments
 (0)