Refactor(root) clean code and add configs
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
cache
|
cache
|
||||||
|
config.json
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
"activate_telegram": false,
|
"activate_telegram": false,
|
||||||
"printer_device_id": "Microsoft Print to PDF"
|
"printer_device_id": "Microsoft Print to PDF",
|
||||||
|
"debug": true
|
||||||
}
|
}
|
||||||
1637
src/index.js
1637
src/index.js
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user