chore(popperjs): skipLibCheck

This commit is contained in:
chenjiahan 2021-02-09 20:04:41 +08:00
parent 46c38e18ac
commit 82cd5760a4

View File

@ -5,6 +5,7 @@
"module": "ES2015",
"strict": true,
"declaration": true,
"skipLibCheck": true,
"esModuleInterop": true,
"moduleResolution": "node",
"lib": ["esnext", "dom"]