Merge branch 'appleremotedesktop' of https://github.com/pauldumais/noVNC

This commit is contained in:
Pierre Ossman
2022-04-05 07:55:14 +02:00
5 changed files with 545 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
},
"parserOptions": {
"sourceType": "module",
"ecmaVersion": 11
"ecmaVersion": 2020
},
"extends": "eslint:recommended",
"rules": {