diff --git a/tsconfig.base.json b/tsconfig.base.json index 33a2e95..1c38ae7 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -3,7 +3,6 @@ "compilerOptions": { "composite": true, "target": "ES2020", - "skipLibCheck": true, /* FIXME Dropzone is problematic with nodenext resolution */ "module": "ESNext", "moduleResolution": "Bundler",