mirror of
https://github.com/HBAI-Ltd/Toonflow-app.git
synced 2026-05-23 01:42:47 +08:00
14 lines
172 B
JSON
14 lines
172 B
JSON
{
|
|
"ignore": [
|
|
"node_modules",
|
|
"data/*",
|
|
"build/*",
|
|
"dist/*",
|
|
"router.ts",
|
|
"database.d.ts"
|
|
],
|
|
"events": {
|
|
"restart": ""
|
|
},
|
|
"delay": 0
|
|
} |