mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 06:27:38 +00:00
feat: enhanced lookup behaviour (#270)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"exec": "ts-node --files ./src/index",
|
||||
"ext": "ts",
|
||||
"watch": [
|
||||
"src/",
|
||||
".env"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user