mirror of
https://github.com/r2r90/canvas-label.git
synced 2025-12-17 21:19:39 +00:00
fix eslint errors
This commit is contained in:
@@ -6,11 +6,5 @@
|
||||
"src": "src/pages/index.ts",
|
||||
"use": "@vercel/node"
|
||||
}
|
||||
],
|
||||
"routes": [
|
||||
{
|
||||
"src": "/(.*)",
|
||||
"dest": "src/pages/index.ts"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user