We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5a2a8 commit b935382Copy full SHA for b935382
packages/paypal-js/tsconfig.json
@@ -7,6 +7,7 @@
7
"moduleResolution": "bundler",
8
"target": "es5",
9
"strict": true,
10
+ "skipLibCheck": true,
11
12
// these are overridden by the Rollup plugin
13
"outDir": "./dist",
0 commit comments