diff options
| -rw-r--r-- | .esdoc.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/.esdoc.json b/.esdoc.json deleted file mode 100644 index 94fb638caf..0000000000 --- a/.esdoc.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "title": "Mullvad VPN", - "source": "./app", - "destination": "./docs", - "test": { - "type": "mocha", - "source": "./test" - }, - "experimentalProposal": { - "classProperties": true, - "objectRestSpread": true, - "doExpressions": true, - "functionBind": true, - "functionSent": true, - "asyncGenerators": true, - "decorators": true, - "exportExtensions": true, - "dynamicImport": true - } -} |
