mirror of
https://github.com/LeRoid-hub/Mensa-API.git
synced 2025-01-31 03:34:57 +00:00
7 lines
108 B
JSON
7 lines
108 B
JSON
{
|
|
"verbose": true,
|
|
"ignore": [],
|
|
"watch": ["src/**/*.ts"],
|
|
"exec": "ts-node ./src/index.ts"
|
|
}
|