diff --git a/tsconfig.json b/tsconfig.json index fa9e337..8668061 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -17,7 +17,8 @@ "baseUrl": ".", "paths": { "@/*": ["./src/*"] - } + }, + "ignoreDeprecations": "5.0" }, "references": [