]> git.proxmox.com Git - mirror_novnc.git/commit - .eslintrc
Enforce space after function name
authorPierre Ossman <ossman@cendio.se>
Thu, 6 Sep 2018 15:34:15 +0000 (17:34 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 6 Sep 2018 15:34:15 +0000 (17:34 +0200)
commit2c5491e131494cd9656273c5762578b8b780a103
tree57d7f000c165824c6475c3bc0b2a01e7c1111a10
parent3f1cda2e3701b12b2249bb30553540debc187c60
Enforce space after function name
19 files changed:
.eslintrc
app/error-handler.js
app/webutil.js
core/util/browser.js
core/util/events.js
core/util/logging.js
core/util/polyfill.js
core/util/strings.js
tests/test.base64.js
tests/test.display.js
tests/test.helper.js
tests/test.keyboard.js
tests/test.localization.js
tests/test.mouse.js
tests/test.rfb.js
tests/test.util.js
tests/test.websock.js
tests/test.webutil.js
utils/use_require.js