Revert "Fix styled-components type errors by adding skipLibCheck"

This reverts commit 947c1cb449.
This commit is contained in:
2026-01-17 18:45:11 +03:00
parent 40ad9a4efb
commit f951677f96
-1
View File
@@ -3,7 +3,6 @@
"compilerOptions": { "compilerOptions": {
"composite": true, "composite": true,
"target": "ES2020", "target": "ES2020",
"skipLibCheck": true,
/* FIXME Dropzone is problematic with nodenext resolution */ /* FIXME Dropzone is problematic with nodenext resolution */
"module": "ESNext", "module": "ESNext",
"moduleResolution": "Bundler", "moduleResolution": "Bundler",