diff --git a/tsconfig.json b/tsconfig.json index b30cf78..a419054 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,6 @@ { "compilerOptions": { + "ignoreDeprecations": "6.0", "target": "ESNext", "module": "ESNext", "moduleResolution": "bundler",