diff --git a/tsconfig.json b/tsconfig.json index c72a3e4..59128d1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,6 +13,7 @@ "isolatedModules": true, "jsx": "preserve", "incremental": true, + "ignoreDeprecations": "6.0", "baseUrl": ".", "paths": { "@/*": ["./*"]