chore: update TypeScript native preview
This commit is contained in:
parent
c0ed0106b1
commit
9eabe1f973
14 changed files with 24 additions and 11 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"extends": "@tsconfig/bun/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"lib": ["ESNext", "DOM", "DOM.Iterable"],
|
||||
"types": ["node"],
|
||||
"noUncheckedIndexedAccess": false,
|
||||
"plugins": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue