mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced 2026-09-21 16:52:01 -07:00
Move babel presets to .babelrc
This commit is contained in:
@@ -16,3 +16,5 @@ router(app)
|
|||||||
app.listen(config.port, () => {
|
app.listen(config.port, () => {
|
||||||
console.log(`Server started on ${config.port}`)
|
console.log(`Server started on ${config.port}`)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
export default app
|
||||||
|
|||||||
Reference in New Issue
Block a user