Improved generic handler remote services

This commit is contained in:
Uwe Klinger
2021-05-14 08:55:17 +02:00
parent 7ae992c5bb
commit fb5d00bbe0
3 changed files with 289 additions and 109 deletions

View File

@@ -6,7 +6,7 @@
"jest": true
},
"parserOptions": {
"ecmaVersion": 2017
"ecmaVersion": 2020
},
"globals": {
"SELECT": true,