mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-22 22:48:28 +02:00
Clean up
This commit is contained in:
parent
830e319e28
commit
8f31cd5980
13 changed files with 403 additions and 78879 deletions
|
@ -5,6 +5,7 @@
|
|||
"module": "ES2020",
|
||||
"target": "ES2020",
|
||||
"moduleResolution": "node",
|
||||
"skipLibCheck": true
|
||||
"skipLibCheck": true,
|
||||
"types": ["node"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue