mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-22 01:43:29 +01:00
Icon resizing of viewPort dynamically, ability to specify custom fore and background colors via env vars (#32)
This commit is contained in:
5
nodemon.json
Normal file
5
nodemon.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"watch": ["src/**/*.ts", "web/**/*.svg"],
|
||||
"ignore": [],
|
||||
"exec": "ts-node ./src/app.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user