Skip to content

Commit 8a45f23

Browse files
committed
chore: bump tsconfig ignoreDeprecations to 6.0
1 parent 3f9f986 commit 8a45f23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"compilerOptions": {
3-
"ignoreDeprecations": "5.0",
3+
"ignoreDeprecations": "6.0",
44
"target": "ES2022",
55
"module": "CommonJS",
66
"moduleResolution": "node",

0 commit comments

Comments
 (0)