Working sessions
This commit is contained in:
9
backend/scripts.json
Normal file
9
backend/scripts.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"scripts": {
|
||||
"dev": {
|
||||
"cmd": "./src/index.ts",
|
||||
"desc": "Run the development server.",
|
||||
"allow": ["net", "env", "read"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user