diff options
| author | Bobby Wibowo <[email protected]> | 2018-01-24 19:53:31 +0700 |
|---|---|---|
| committer | Bobby Wibowo <[email protected]> | 2018-01-24 19:53:31 +0700 |
| commit | 5052cd26511f2e8f39844b180bf0e1df4141e473 (patch) | |
| tree | 6f0e6d226ab0061b505e8c6de1128bbd64174c56 /src/api/scripts/overwriteConfig.js | |
| parent | Proper undefined check (diff) | |
| download | host.fuwn.me-5052cd26511f2e8f39844b180bf0e1df4141e473.tar.xz host.fuwn.me-5052cd26511f2e8f39844b180bf0e1df4141e473.zip | |
Sorry.
At first I was concerned due to a particular ESLint rule called "no-undefined", but then after looking more deeply into it, I realized using typeof was unnecessary since "no-global-assign" and "no-shadow-restricted-names" were enabled and thus the previous method surely would not cause any problems.
Diffstat (limited to 'src/api/scripts/overwriteConfig.js')
0 files changed, 0 insertions, 0 deletions