mirror of
https://github.com/BenRoe/awesome-mechanical-keyboard.git
synced 2024-11-25 09:43:27 +03:00
12 lines
196 B
JSON
12 lines
196 B
JSON
|
{
|
||
|
"infiniteLoopProtection": true,
|
||
|
"hardReloadOnChange": false,
|
||
|
"view": "browser",
|
||
|
"template": "node",
|
||
|
"container": {
|
||
|
"port": 3000,
|
||
|
"startScript": "start",
|
||
|
"node": "14"
|
||
|
}
|
||
|
}
|