mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-23 06:58:19 +02:00
feat: merge local bunfig with action scope/registry config
This commit is contained in:
parent
830e319e28
commit
8c0b797097
8 changed files with 201 additions and 14 deletions
|
@ -5,6 +5,7 @@
|
|||
"module": "ES2020",
|
||||
"target": "ES2020",
|
||||
"moduleResolution": "node",
|
||||
"skipLibCheck": true
|
||||
"skipLibCheck": true,
|
||||
"types": ["bun-types"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue