Add receiver selector options + misc options page improvements

This commit is contained in:
hensm
2019-07-19 18:45:03 +01:00
parent b6f6bd7139
commit 2fe72ed24c
9 changed files with 309 additions and 99 deletions

View File

@@ -1,7 +1,6 @@
{
"compilerOptions": {
"allowJs": true
, "esModuleInterop": true
"esModuleInterop": true
, "module": "commonjs"
, "noImplicitAny": true
, "removeComments": true