mirror of
https://github.com/pezkuwichain/pezkuwi-extension.git
synced 2026-04-22 03:17:58 +00:00
Revert "Fix styled-components type errors by adding skipLibCheck"
This reverts commit 947c1cb449.
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user