noVNC/core
Juanjo Diaz 651c23ece3 Use fat arrow functions `const foo = () => { ... };` for callbacks
and any other function that is passed around and it's not a top level function
2018-07-12 19:06:57 +02:00
..
input Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
util Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
base64.js Use ES6 classes 2018-07-12 19:06:57 +02:00
des.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
display.js Use ES6 classes 2018-07-12 19:06:57 +02:00
encodings.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
inflator.js Use ES6 classes 2018-07-12 19:06:57 +02:00
rfb.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
websock.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00