diff --git a/tsconfig.base.json b/tsconfig.base.json index b097624..449470c 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -1,6 +1,7 @@ { "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { + "ignoreDeprecations": "6.0", "baseUrl": ".", "paths": { "@repo/core-shared": ["packages/core-shared/src/index.ts"],