start work migrating to bun
This commit is contained in:
parent
fbee7798ab
commit
89663c696f
10 changed files with 251 additions and 159 deletions
|
@ -61,11 +61,14 @@
|
|||
"@types/probe-image-size": "^7.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.46.1",
|
||||
"@typescript-eslint/parser": "^5.46.1",
|
||||
"bun-types": "^1.0.2",
|
||||
"copyfiles": "^2.4.1",
|
||||
"eslint": "^8.28.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"ts-node-dev": "^2.0.0",
|
||||
"typescript": "^4.9.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"module": "index.ts",
|
||||
"type": "module"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue