FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
stripe-node/tsconfig.esm.json at master · stripe/stripe-node · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
stripe
/
stripe-node
Public
Notifications
You must be signed in to change notification settings
Fork
927
Star
4.5k
Code
Issues
37
Pull requests
9
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
stripe-node
/
tsconfig.esm.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
8 lines (8 loc) · 225 Bytes
Breadcrumbs
stripe-node
/
tsconfig.esm.json
Copy path
File metadata and controls
8 lines (8 loc) · 225 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
{
"extends"
:
"
./tsconfig.cjs.json
"
,
"compilerOptions"
: {
"outDir"
:
"
./esm
"
,
"module"
:
"
es2022
"
,
},
"exclude"
: [
"
./src/stripe.cjs.extensibility.ts
"
,
"
./src/stripe.cjs.node.ts
"
,
"
./src/stripe.cjs.worker.ts
"
],
}
Back
|
FazBrowse Home
|
New Git URL