mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-01-13 16:03:22 -05:00
3fa48ab0da
Let's follow the Google Style Guide, in which private variables are simply suffixed with "_". It's a sign, not a cop, but that's fine. I'd rather keep things simple, and code review should suffice for catching uses of a private variable outside the class. |
||
---|---|---|
.. | ||
parts | ||
base.config.js | ||
dev.config.js | ||
NVRSettings.js | ||
prod.config.js |