mediawiki/extensions/RelatedArticles (main)

sourcepatches
$ date
--- stdout ---
Mon Mar 31 05:26:02 UTC 2025

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-RelatedArticles.git repo --depth=1 -b master
--- stderr ---
Cloning into 'repo'...
--- stdout ---

--- end ---
$ git config user.name libraryupgrader
--- stdout ---

--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---

--- end ---
$ git submodule update --init
--- stdout ---

--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.

--- end ---
$ git show-ref refs/heads/master
--- stdout ---
4bd109929c40938abe803584c848d2e7bb3b99d6 refs/heads/master

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "@babel/helpers": {
      "name": "@babel/helpers",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1103026,
          "name": "@babel/helpers",
          "dependency": "@babel/helpers",
          "title": "Babel has inefficient RexExp complexity in generated code with .replace when transpiling named capturing groups",
          "url": "https://github.com/advisories/GHSA-968p-4wvh-cqc8",
          "severity": "moderate",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 6.2,
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<7.26.10"
        }
      ],
      "effects": [],
      "range": "<7.26.10",
      "nodes": [
        "node_modules/@babel/helpers"
      ],
      "fixAvailable": true
    },
    "@wdio/cli": {
      "name": "@wdio/cli",
      "severity": "high",
      "isDirect": true,
      "via": [
        "webdriverio",
        "yarn-install"
      ],
      "effects": [
        "@wdio/junit-reporter",
        "@wdio/local-runner",
        "@wdio/spec-reporter"
      ],
      "range": "5.4.10 - 8.43.0",
      "nodes": [
        "node_modules/@wdio/cli"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.12.2",
        "isSemVerMajor": true
      }
    },
    "@wdio/junit-reporter": {
      "name": "@wdio/junit-reporter",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/cli"
      ],
      "effects": [],
      "range": "6.0.4 - 8.0.0-alpha.631",
      "nodes": [
        "node_modules/@wdio/junit-reporter"
      ],
      "fixAvailable": {
        "name": "@wdio/junit-reporter",
        "version": "9.12.2",
        "isSemVerMajor": true
      }
    },
    "@wdio/local-runner": {
      "name": "@wdio/local-runner",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/cli",
        "@wdio/runner"
      ],
      "effects": [],
      "range": "6.0.4 - 8.43.0",
      "nodes": [
        "node_modules/@wdio/local-runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.12.2",
        "isSemVerMajor": true
      }
    },
    "@wdio/mocha-framework": {
      "name": "@wdio/mocha-framework",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mocha"
      ],
      "effects": [],
      "range": "7.7.4 - 7.19.5",
      "nodes": [
        "node_modules/@wdio/mocha-framework"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "7.40.0",
        "isSemVerMajor": false
      }
    },
    "@wdio/runner": {
      "name": "@wdio/runner",
      "severity": "high",
      "isDirect": false,
      "via": [
        "webdriverio"
      ],
      "effects": [
        "@wdio/local-runner"
      ],
      "range": "7.16.5 - 8.43.0",
      "nodes": [
        "node_modules/@wdio/runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.12.2",
        "isSemVerMajor": true
      }
    },
    "@wdio/spec-reporter": {
      "name": "@wdio/spec-reporter",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/cli"
      ],
      "effects": [],
      "range": "6.0.4 - 8.0.0-alpha.631",
      "nodes": [
        "node_modules/@wdio/spec-reporter"
      ],
      "fixAvailable": {
        "name": "@wdio/spec-reporter",
        "version": "9.12.2",
        "isSemVerMajor": true
      }
    },
    "cross-spawn": {
      "name": "cross-spawn",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1100562,
          "name": "cross-spawn",
          "dependency": "cross-spawn",
          "title": "Regular Expression Denial of Service (ReDoS) in cross-spawn",
          "url": "https://github.com/advisories/GHSA-3xgq-45jj-v275",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<6.0.6"
        },
        {
          "source": 1100563,
          "name": "cross-spawn",
          "dependency": "cross-spawn",
          "title": "Regular Expression Denial of Service (ReDoS) in cross-spawn",
          "url": "https://github.com/advisories/GHSA-3xgq-45jj-v275",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.0.0 <7.0.5"
        }
      ],
      "effects": [
        "yarn-install"
      ],
      "range": "<6.0.6 || >=7.0.0 <7.0.5",
      "nodes": [
        "node_modules/cross-spawn",
        "node_modules/yarn-install/node_modules/cross-spawn"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.12.2",
        "isSemVerMajor": true
      }
    },
    "devtools": {
      "name": "devtools",
      "severity": "high",
      "isDirect": false,
      "via": [
        "puppeteer-core"
      ],
      "effects": [],
      "range": ">=7.16.5",
      "nodes": [
        "node_modules/devtools"
      ],
      "fixAvailable": true
    },
    "mocha": {
      "name": "mocha",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "nanoid",
        "serialize-javascript"
      ],
      "effects": [
        "@wdio/mocha-framework"
      ],
      "range": "8.2.0 - 10.5.2",
      "nodes": [
        "node_modules/mocha"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "7.40.0",
        "isSemVerMajor": false
      }
    },
    "mwbot": {
      "name": "mwbot",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "request"
      ],
      "effects": [
        "wdio-mediawiki"
      ],
      "range": ">=0.1.6",
      "nodes": [
        "node_modules/mwbot"
      ],
      "fixAvailable": false
    },
    "nanoid": {
      "name": "nanoid",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1101163,
          "name": "nanoid",
          "dependency": "nanoid",
          "title": "Predictable results in nanoid generation when given non-integer values",
          "url": "https://github.com/advisories/GHSA-mwcw-c2x4-8c55",
          "severity": "moderate",
          "cwe": [
            "CWE-835"
          ],
          "cvss": {
            "score": 4.3,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
          },
          "range": "<3.3.8"
        }
      ],
      "effects": [
        "mocha"
      ],
      "range": "<3.3.8",
      "nodes": [
        "node_modules/nanoid",
        "node_modules/postcss/node_modules/nanoid"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "7.40.0",
        "isSemVerMajor": false
      }
    },
    "puppeteer-core": {
      "name": "puppeteer-core",
      "severity": "high",
      "isDirect": false,
      "via": [
        "ws"
      ],
      "effects": [
        "devtools",
        "webdriverio"
      ],
      "range": "11.0.0 - 22.11.1",
      "nodes": [
        "node_modules/puppeteer-core"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.12.2",
        "isSemVerMajor": true
      }
    },
    "request": {
      "name": "request",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1096727,
          "name": "request",
          "dependency": "request",
          "title": "Server-Side Request Forgery in Request",
          "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<=2.88.2"
        },
        "tough-cookie"
      ],
      "effects": [
        "mwbot"
      ],
      "range": "*",
      "nodes": [
        "node_modules/request"
      ],
      "fixAvailable": false
    },
    "serialize-javascript": {
      "name": "serialize-javascript",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1102832,
          "name": "serialize-javascript",
          "dependency": "serialize-javascript",
          "title": "Cross-site Scripting (XSS) in serialize-javascript",
          "url": "https://github.com/advisories/GHSA-76p7-773f-r4q5",
          "severity": "moderate",
          "cwe": [
            "CWE-79"
          ],
          "cvss": {
            "score": 5.4,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": ">=6.0.0 <6.0.2"
        }
      ],
      "effects": [
        "mocha"
      ],
      "range": "6.0.0 - 6.0.1",
      "nodes": [
        "node_modules/serialize-javascript"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "7.40.0",
        "isSemVerMajor": false
      }
    },
    "tough-cookie": {
      "name": "tough-cookie",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1097682,
          "name": "tough-cookie",
          "dependency": "tough-cookie",
          "title": "tough-cookie Prototype Pollution vulnerability",
          "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
          "severity": "moderate",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
          },
          "range": "<4.1.3"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<4.1.3",
      "nodes": [
        "node_modules/request/node_modules/tough-cookie"
      ],
      "fixAvailable": false
    },
    "wdio-mediawiki": {
      "name": "wdio-mediawiki",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/wdio-mediawiki"
      ],
      "fixAvailable": false
    },
    "webdriverio": {
      "name": "webdriverio",
      "severity": "high",
      "isDirect": false,
      "via": [
        "devtools",
        "puppeteer-core"
      ],
      "effects": [
        "@wdio/cli",
        "@wdio/runner"
      ],
      "range": "7.16.5 - 8.43.0",
      "nodes": [
        "node_modules/webdriverio"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.12.2",
        "isSemVerMajor": true
      }
    },
    "ws": {
      "name": "ws",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1098392,
          "name": "ws",
          "dependency": "ws",
          "title": "ws affected by a DoS when handling a request with many HTTP headers",
          "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
          "severity": "high",
          "cwe": [
            "CWE-476"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=8.0.0 <8.17.1"
        }
      ],
      "effects": [
        "puppeteer-core"
      ],
      "range": "8.0.0 - 8.17.0",
      "nodes": [
        "node_modules/puppeteer-core/node_modules/ws"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.12.2",
        "isSemVerMajor": true
      }
    },
    "yarn-install": {
      "name": "yarn-install",
      "severity": "high",
      "isDirect": false,
      "via": [
        "cross-spawn"
      ],
      "effects": [
        "@wdio/cli"
      ],
      "range": "*",
      "nodes": [
        "node_modules/yarn-install"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.12.2",
        "isSemVerMajor": true
      }
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 9,
      "high": 11,
      "critical": 0,
      "total": 20
    },
    "dependencies": {
      "prod": 1,
      "dev": 1061,
      "optional": 3,
      "peer": 14,
      "peerOptional": 0,
      "total": 1061
    }
  }
}

--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 38 installs, 0 updates, 0 removals
  - Locking composer/pcre (3.3.2)
  - Locking composer/semver (3.4.3)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking composer/xdebug-handler (3.0.5)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0)
  - Locking doctrine/deprecations (1.1.4)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v46.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.15.0)
  - Locking mediawiki/minus-x (1.1.3)
  - Locking mediawiki/phan-taint-check-plugin (6.1.0)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking netresearch/jsonmapper (v4.5.0)
  - Locking phan/phan (5.4.5)
  - Locking php-parallel-lint/php-console-color (v1.0.1)
  - Locking php-parallel-lint/php-console-highlighter (v1.0.0)
  - Locking php-parallel-lint/php-parallel-lint (v1.4.0)
  - Locking phpcsstandards/phpcsextra (1.2.1)
  - Locking phpcsstandards/phpcsutils (1.0.12)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.6.1)
  - Locking phpdocumentor/type-resolver (1.10.0)
  - Locking phpstan/phpdoc-parser (2.1.0)
  - Locking psr/container (2.0.2)
  - Locking psr/log (3.0.2)
  - Locking sabre/event (5.1.7)
  - Locking squizlabs/php_codesniffer (3.11.3)
  - Locking symfony/console (v7.2.5)
  - Locking symfony/deprecation-contracts (v3.5.1)
  - Locking symfony/polyfill-ctype (v1.31.0)
  - Locking symfony/polyfill-intl-grapheme (v1.31.0)
  - Locking symfony/polyfill-intl-normalizer (v1.31.0)
  - Locking symfony/polyfill-mbstring (v1.31.0)
  - Locking symfony/polyfill-php80 (v1.31.0)
  - Locking symfony/service-contracts (v3.5.1)
  - Locking symfony/string (v7.2.0)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
  - Locking webmozart/assert (1.11.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 38 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing squizlabs/php_codesniffer (3.11.3): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive
  - Installing composer/pcre (3.3.2): Extracting archive
  - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.12): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.2.1): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.8): Extracting archive
  - Installing composer/semver (3.4.3): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v46.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive
  - Installing symfony/string (v7.2.0): Extracting archive
  - Installing symfony/deprecation-contracts (v3.5.1): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.5.1): Extracting archive
  - Installing symfony/console (v7.2.5): Extracting archive
  - Installing sabre/event (5.1.7): Extracting archive
  - Installing netresearch/jsonmapper (v4.5.0): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (2.1.0): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing doctrine/deprecations (1.1.4): Extracting archive
  - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.6.1): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (3.0.2): Extracting archive
  - Installing composer/xdebug-handler (3.0.5): Extracting archive
  - Installing phan/phan (5.4.5): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (6.1.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.15.0): Extracting archive
  - Installing mediawiki/minus-x (1.1.3): Extracting archive
  - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
  0/36 [>---------------------------]   0%
 20/36 [===============>------------]  55%
 35/36 [===========================>]  97%
 36/36 [============================] 100%
1 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils

--- end ---
Upgrading n:@wdio/cli from 7.16.13 -> 7.40.0
Upgrading n:@wdio/junit-reporter from 7.16.13 -> 7.40.0
Upgrading n:@wdio/local-runner from 7.16.13 -> 7.40.0
Upgrading n:@wdio/mocha-framework from 7.16.13 -> 7.40.0
Upgrading n:eslint-config-wikimedia from 0.28.2 -> 0.29.1
Upgrading n:stylelint-config-wikimedia from 0.17.2 -> 0.18.0
Upgrading n:jest from 27.4.7 -> 29.7.0
Upgrading n:@wdio/spec-reporter from 7.16.13 -> 7.40.0
Upgrading n:@wikimedia/codex from 1.16.0 -> 1.21.1
Upgrading n:ts-jest from 27.1.3 -> 29.2.5
$ /usr/bin/npm install
--- stderr ---
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: RelatedArticles@undefined
npm ERR! Found: @wikimedia/codex@1.16.0
npm ERR! node_modules/@wikimedia/codex
npm ERR!   dev @wikimedia/codex@"1.21.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @wikimedia/codex@"1.21.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: vue@3.5.13
npm ERR! node_modules/vue
npm ERR!   peer vue@"^3.5.13" from @wikimedia/codex@1.21.1
npm ERR!   node_modules/@wikimedia/codex
npm ERR!     dev @wikimedia/codex@"1.21.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /cache/_logs/2025-03-31T05_26_09_342Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /cache/_logs/2025-03-31T05_26_09_342Z-debug-0.log
--- stdout ---

--- end ---
$ rm -rf package-lock.json node_modules
--- stdout ---

--- end ---
$ /usr/bin/npm install
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex@1.21.1',
npm WARN EBADENGINE   required: { npm: '>=10.8.1', node: '>=20' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@1.21.1',
npm WARN EBADENGINE   required: { npm: '>=10.8.1', node: '>=20' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated @types/easy-table@1.2.3: This is a stub types definition. easy-table provides its own type definitions, so you do not need this installed.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---

added 1073 packages, and audited 1074 packages in 37s

151 packages are looking for funding
  run `npm fund` for details

15 vulnerabilities (4 moderate, 11 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
$ ./node_modules/.bin/eslint . --fix
--- stdout ---

/src/repo/resources/ext.relatedArticles.readMore.bootstrap/index.js
  9:1  warning  Missing JSDoc @return type  jsdoc/require-returns-type

✖ 1 problem (0 errors, 1 warning)


--- end ---
$ ./node_modules/.bin/eslint . -f json
--- stdout ---
[{"filePath":"/src/repo/.eslintrc.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/.stylelintrc.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/bundlesize.config.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/composer.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/extension.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/af.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ar.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ary.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/as.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ast.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/az.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/azb.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ban.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/be-tarask.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/bg.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/bjn.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/bn.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/br.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/bs.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ca.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ce.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ckb.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/crh-latn.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/cs.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/cy.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/da.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/de.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/diq.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/en.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/eo.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/es.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/et.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/eu.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/fa.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/fi.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/fr.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/fy.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/gl.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/he.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/hr.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/hu.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/hy.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ia.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/id.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ilo.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/io.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/it.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ja.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/jv.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ka.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/kk-cyrl.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ko.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ks-arab.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ku-latn.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/lb.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/lt.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/lv.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/min.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/mk.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ml.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/mn.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ms.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/nb.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/nds-nl.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ne.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/nl.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/oc.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/pa.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/pl.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ps.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/pt-br.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/pt.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/qqq.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ro.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/roa-tara.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ru.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/scn.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/sd.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/sh-latn.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/sk.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/sl.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/so.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/sr-ec.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/sr-el.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/sv.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/szl.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/tcy.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/th.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/ti.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/tk.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/tr.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/tt-cyrl.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/uk.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/uz.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/vec.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/vi.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/yi.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/yue-hant.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/zh-hans.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/i18n/zh-hant.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/jest.config.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-len","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/jest.setup.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-len","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/package-lock.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/package.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/resources/.eslintrc.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/resources/ext.relatedArticles.readMore.bootstrap/config.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/resources/ext.relatedArticles.readMore.bootstrap/index.js","messages":[{"ruleId":"jsdoc/require-returns-type","severity":1,"message":"Missing JSDoc @return type.","line":9,"column":1,"nodeType":"Block","endLine":9,"endColumn":1}],"suppressedMessages":[{"ruleId":"compat/compat","severity":2,"message":"IntersectionObserver is not supported in Safari 11.1","line":105,"column":56,"nodeType":"NewExpression","endLine":116,"endColumn":5,"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"const config = require( './config.json' );\nconst CLICK_EVENT_FOOTER = 'relatedArticles.footer';\nconst CLICK_EVENT_EMPTY_SEARCH = 'relatedArticles.emptySearch';\nconst STORED_AB_BUCKET_KEY = 'relatedArticles.token';\n\n/**\n * Get AB test token, factoring in locally stored bucket and URL override.\n *\n * @return String - Token used for AB test bucketing\n */\nfunction getABTestToken() {\n\t// @ts-ignore FIXME mw.storage.set/get should be added to types-mediawiki repo.\n\tconst storedToken = mw.storage.get( STORED_AB_BUCKET_KEY );\n\tconst storageExpiry = 90 * 24 * 60 * 60; // 90 days in seconds.\n\tlet bucketingToken;\n\n\t// If a valid AB test token exists in localStorage, use that.\n\tif ( storedToken ) {\n\t\tbucketingToken = storedToken;\n\t} else {\n\t\tbucketingToken = mw.user.sessionId();\n\t}\n\n\t// Store the bucketing token for 90 days.\n\t// @ts-ignore FIXME mw.storage.set/get should be added to types-mediawiki repo.\n\tmw.storage.set( STORED_AB_BUCKET_KEY, bucketingToken, storageExpiry );\n\n\treturn bucketingToken;\n}\n\n/**\n * Load related articles when the user scrolls past half of the window height.\n *\n * @ignore\n */\nfunction loadRelatedArticles() {\n\tconst readMore = document.querySelector( '.read-more-container' );\n\n\t/**\n\t * @param {Element} container\n\t * @param {string} clickEventName that fires when cards are clicked\n\t */\n\tfunction initRelatedArticlesModule( container, clickEventName ) {\n\t\t$.when(\n\t\t\tmw.loader.using( 'ext.relatedArticles.readMore' )\n\t\t).then( (\n\t\t\t/** @type {Function} */ require\n\t\t) => {\n\t\t\trequire( 'ext.relatedArticles.readMore' ).init(\n\t\t\t\tcontainer,\n\t\t\t\tclickEventName\n\t\t\t);\n\t\t} );\n\t}\n\n\t/**\n\t * @param {Element} node\n\t */\n\tconst emptySearchHook = ( node ) => {\n\t\tlet relatedContainer = node.querySelector( '.ext-related-empty-search' );\n\t\tif ( !relatedContainer ) {\n\t\t\trelatedContainer = document.createElement( 'div' );\n\t\t\trelatedContainer.setAttribute( 'class', 'ext-related-empty-search' );\n\t\t\tnode.appendChild( relatedContainer );\n\t\t}\n\t\trelatedContainer.removeAttribute( 'style' );\n\t\tinitRelatedArticlesModule( relatedContainer, CLICK_EVENT_EMPTY_SEARCH );\n\t};\n\n\t/**\n\t * Enables recommendations in search results.\n\t */\n\tfunction loadEmptySearchHook() {\n\t\tmw.hook( 'ext.MobileFrontend.searchOverlay.empty' ).add( emptySearchHook );\n\t}\n\n\tconst experiment = config.RelatedArticlesABTestEnrollment;\n\tconst bucketingToken = getABTestToken();\n\tconst group = mw.experiments.getBucket( experiment, bucketingToken );\n\n\tconst WEB_AB_TEST_ENROLLMENT_HOOK = 'mediawiki.web_AB_test_enrollment';\n\tif ( experiment.enabled && !group.includes( '-unsampled' ) ) {\n\t\tmw.hook( WEB_AB_TEST_ENROLLMENT_HOOK ).fire( {\n\t\t\tgroup,\n\t\t\texperimentName: experiment.name\n\t\t} );\n\t\tif ( group === 'experimentEnabled' ) {\n\t\t\tloadEmptySearchHook();\n\t\t}\n\t}\n\tif ( !readMore ) {\n\t\t// The container is not in the HTML for some reason and cannot be queried.\n\t\t// See T281547\n\t\treturn;\n\t}\n\tconst doc = document.documentElement;\n\t// IntersectionObserver will not work if the component is already visible on the page.\n\t// To handle this case, we compare scroll height to viewport height.\n\tif ( ( doc.scrollHeight / 2 ) < doc.clientHeight ) {\n\t\t// Load straight away. We are on a stub page.\n\t\tinitRelatedArticlesModule( readMore, CLICK_EVENT_FOOTER );\n\t\treturn;\n\t}\n\t// eslint-disable-next-line compat/compat\n\tconst observer = /** @type {IntersectionObserver} */( new IntersectionObserver( ( ( entries ) => {\n\t\tif ( !entries[ 0 ].isIntersecting ) {\n\t\t\treturn;\n\t\t}\n\t\t// @ts-ignore\n\t\tobserver.unobserve( readMore );\n\t\tobserver.disconnect();\n\t\t// @ts-ignore\n\t\tinitRelatedArticlesModule( readMore, CLICK_EVENT_FOOTER );\n\t} ), {\n\t\trootMargin: '-100% 0% 0% 0%'\n\t} ) );\n\tobserver.observe( readMore );\n}\n\n$( loadRelatedArticles );\n\n// Exports for unit testing.\nmodule.exports = {\n\tgetABTestToken: getABTestToken,\n\tstorageKey: STORED_AB_BUCKET_KEY\n};\n","usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/resources/ext.relatedArticles.readMore/RelatedArticles.js","messages":[],"suppressedMessages":[{"ruleId":"spaced-comment","severity":2,"message":"Expected exception block, space or tab after '//' in comment.","line":3,"column":1,"nodeType":"Line","messageId":"expectedExceptionAfter","endLine":3,"endColumn":36,"fix":{"range":[81,81],"text":" "},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 1 tab but found 2.","line":14,"column":1,"nodeType":"Template","messageId":"wrongIndentation","endLine":14,"endColumn":3,"fix":{"range":[386,388],"text":"\t"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 1 tab but found 3.","line":15,"column":1,"nodeType":"Template","messageId":"wrongIndentation","endLine":15,"endColumn":4,"fix":{"range":[519,522],"text":"\t"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":15,"column":4,"nodeType":"TemplateLiteral","messageId":"wrongQuotes","endLine":15,"endColumn":29,"fix":{"range":[522,547],"text":"'<aside class=\"noprint\">'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 1 tab but found 4.","line":16,"column":1,"nodeType":"Punctuator","messageId":"wrongIndentation","endLine":16,"endColumn":5,"fix":{"range":[549,553],"text":"\t"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 2 tabs but found 4.","line":17,"column":1,"nodeType":"Template","messageId":"wrongIndentation","endLine":17,"endColumn":5,"fix":{"range":[575,579],"text":"\t\t"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":17,"column":75,"nodeType":"TemplateLiteral","messageId":"wrongQuotes","endLine":17,"endColumn":77,"fix":{"range":[649,651],"text":"''"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 1 tab but found 4.","line":18,"column":1,"nodeType":"Template","messageId":"wrongIndentation","endLine":18,"endColumn":5,"fix":{"range":[653,657],"text":"\t"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":18,"column":5,"nodeType":"TemplateLiteral","messageId":"wrongQuotes","endLine":18,"endColumn":49,"fix":{"range":[657,701],"text":"'<ul class=\"read-more-container-card-list\">'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 1 tab but found 5.","line":19,"column":1,"nodeType":"Identifier","messageId":"wrongIndentation","endLine":19,"endColumn":6,"fix":{"range":[703,708],"text":"\t"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 2 tabs but found 7.","line":23,"column":1,"nodeType":"Template","messageId":"wrongIndentation","endLine":23,"endColumn":8,"fix":{"range":[1012,1019],"text":"\t\t"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 2 tabs but found 7.","line":24,"column":1,"nodeType":"Template","messageId":"wrongIndentation","endLine":24,"endColumn":8,"fix":{"range":[1123,1130],"text":"\t\t"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 1 tab but found 4.","line":34,"column":1,"nodeType":"Template","messageId":"wrongIndentation","endLine":34,"endColumn":5,"fix":{"range":[1499,1503],"text":"\t"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":34,"column":5,"nodeType":"TemplateLiteral","messageId":"wrongQuotes","endLine":34,"endColumn":12,"fix":{"range":[1503,1510],"text":"'</ul>'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 1 tab but found 3.","line":35,"column":1,"nodeType":"Template","messageId":"wrongIndentation","endLine":35,"endColumn":4,"fix":{"range":[1512,1515],"text":"\t"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":35,"column":4,"nodeType":"TemplateLiteral","messageId":"wrongQuotes","endLine":35,"endColumn":14,"fix":{"range":[1515,1525],"text":"'</aside>'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 1 tab but found 2.","line":36,"column":1,"nodeType":"Template","messageId":"wrongIndentation","endLine":36,"endColumn":3,"fix":{"range":[1527,1529],"text":"\t"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":36,"column":3,"nodeType":"TemplateLiteral","messageId":"wrongQuotes","endLine":36,"endColumn":11,"fix":{"range":[1529,1537],"text":"'</div>'"},"suppressions":[{"kind":"directive","justification":""}]},{"ruleId":"indent","severity":2,"message":"Expected indentation of 0 tabs but found 1.","line":37,"column":1,"nodeType":"Punctuator","messageId":"wrongIndentation","endLine":37,"endColumn":2,"fix":{"range":[1538,1539],"text":""},"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/resources/ext.relatedArticles.readMore/RelatedPagesGateway.js","messages":[],"suppressedMessages":[{"ruleId":"spaced-comment","severity":2,"message":"Expected exception block, space or tab after '//' in comment.","line":2,"column":1,"nodeType":"Line","messageId":"expectedExceptionAfter","endLine":2,"endColumn":34,"fix":{"range":[45,45],"text":" "},"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/resources/ext.relatedArticles.readMore/data.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/resources/ext.relatedArticles.readMore/index.js","messages":[],"suppressedMessages":[{"ruleId":"spaced-comment","severity":2,"message":"Expected exception block, space or tab after '//' in comment.","line":2,"column":1,"nodeType":"Line","messageId":"expectedExceptionAfter","endLine":2,"endColumn":36,"fix":{"range":[45,45],"text":" "},"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tests/jest/.eslintrc.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tests/jest/RelatedArticles.test.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tests/jest/ext.relatedArticles.readMore.bootstrap.test.js","messages":[],"suppressedMessages":[{"ruleId":"no-undef","severity":2,"message":"'global' is not defined.","line":6,"column":3,"nodeType":"Identifier","messageId":"undef","endLine":6,"endColumn":9,"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tests/jest/ext.relatedArticles.readMore.test.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tests/qunit/.eslintrc.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tests/qunit/RelatedPagesGateway.test.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tests/qunit/index.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tests/selenium/.eslintrc.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tests/selenium/pageobjects/readmore.page.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-len","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tests/selenium/specs/readmore.js","messages":[],"suppressedMessages":[{"ruleId":"mocha/no-sibling-hooks","severity":2,"message":"Unexpected use of duplicate Mocha `before` hook","line":17,"column":2,"nodeType":"Identifier","endLine":17,"endColumn":8,"suppressions":[{"kind":"directive","justification":""}]}],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-len","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tests/selenium/wdio.conf.js","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-len","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]},{"filePath":"/src/repo/tsconfig.json","messages":[],"suppressedMessages":[],"errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":[{"ruleId":"arrow-parens","replacedBy":[]},{"ruleId":"arrow-spacing","replacedBy":[]},{"ruleId":"lines-between-class-members","replacedBy":[]},{"ruleId":"no-new-require","replacedBy":[]},{"ruleId":"template-curly-spacing","replacedBy":[]},{"ruleId":"implicit-arrow-linebreak","replacedBy":[]},{"ruleId":"indent","replacedBy":[]},{"ruleId":"comma-dangle","replacedBy":[]},{"ruleId":"no-extra-parens","replacedBy":[]},{"ruleId":"quotes","replacedBy":[]},{"ruleId":"quote-props","replacedBy":[]},{"ruleId":"array-bracket-spacing","replacedBy":[]},{"ruleId":"block-spacing","replacedBy":[]},{"ruleId":"brace-style","replacedBy":[]},{"ruleId":"comma-spacing","replacedBy":[]},{"ruleId":"comma-style","replacedBy":[]},{"ruleId":"computed-property-spacing","replacedBy":[]},{"ruleId":"dot-location","replacedBy":[]},{"ruleId":"eol-last","replacedBy":[]},{"ruleId":"func-call-spacing","replacedBy":[]},{"ruleId":"key-spacing","replacedBy":[]},{"ruleId":"keyword-spacing","replacedBy":[]},{"ruleId":"linebreak-style","replacedBy":[]},{"ruleId":"max-statements-per-line","replacedBy":[]},{"ruleId":"new-parens","replacedBy":[]},{"ruleId":"no-floating-decimal","replacedBy":[]},{"ruleId":"no-multi-spaces","replacedBy":[]},{"ruleId":"no-multiple-empty-lines","replacedBy":[]},{"ruleId":"no-new-object","replacedBy":["no-object-constructor"]},{"ruleId":"no-tabs","replacedBy":[]},{"ruleId":"no-trailing-spaces","replacedBy":[]},{"ruleId":"no-whitespace-before-property","replacedBy":[]},{"ruleId":"object-curly-spacing","replacedBy":[]},{"ruleId":"operator-linebreak","replacedBy":[]},{"ruleId":"semi","replacedBy":[]},{"ruleId":"semi-spacing","replacedBy":[]},{"ruleId":"semi-style","replacedBy":[]},{"ruleId":"space-before-blocks","replacedBy":[]},{"ruleId":"space-before-function-paren","replacedBy":[]},{"ruleId":"space-in-parens","replacedBy":[]},{"ruleId":"space-infix-ops","replacedBy":[]},{"ruleId":"space-unary-ops","replacedBy":[]},{"ruleId":"spaced-comment","replacedBy":[]},{"ruleId":"switch-colon-spacing","replacedBy":[]},{"ruleId":"wrap-iife","replacedBy":[]},{"ruleId":"no-extra-semi","replacedBy":[]},{"ruleId":"no-mixed-spaces-and-tabs","replacedBy":[]}]}]

--- end ---
$ ./node_modules/.bin/stylelint resources/ext.relatedArticles.styles.less resources/ext.relatedArticles.readMore/styles.less skinStyles/ext.relatedArticles.styles/default.less --fix
--- stderr ---
resources/ext.relatedArticles.styles.less
  7:2  ⚠  Expected ".read-more-container" to match pattern "^(ext|mw|oo-ui|cdx|client|skin)-"  selector-class-pattern

resources/ext.relatedArticles.readMore/styles.less
   8:1  ⚠  Expected ".read-more-container-heading" to match pattern "^(ext|mw|oo-ui|cdx|client|skin)-"    selector-class-pattern
  18:1  ⚠  Expected ".read-more-container-card-list" to match pattern "^(ext|mw|oo-ui|cdx|client|skin)-"  selector-class-pattern
  43:3  ⚠  Expected ".read-more-container-card-list" to match pattern "^(ext|mw|oo-ui|cdx|client|skin)-"  selector-class-pattern
  47:4  ⚠  Expected ".read-more-container-card" to match pattern "^(ext|mw|oo-ui|cdx|client|skin)-"       selector-class-pattern
  61:2  ⚠  Expected ".read-more-container" to match pattern "^(ext|mw|oo-ui|cdx|client|skin)-"            selector-class-pattern
  68:2  ⚠  Expected ".read-more-container-card-list" to match pattern "^(ext|mw|oo-ui|cdx|client|skin)-"  selector-class-pattern

skinStyles/ext.relatedArticles.styles/default.less
  1:12  ⚠  Expected ".read-more-container" to match pattern "^(ext|mw|oo-ui|cdx|client|skin)-"  selector-class-pattern
  6:2   ⚠  Expected ".ve-activated" to match pattern "^(ext|mw|oo-ui|cdx|client|skin)-"         selector-class-pattern

⚠ 9 problems (0 errors, 9 warnings)
--- stdout ---

--- end ---
$ ./node_modules/.bin/stylelint resources/ext.relatedArticles.styles.less resources/ext.relatedArticles.readMore/styles.less skinStyles/ext.relatedArticles.styles/default.less -f json
--- stdout ---
[{"source":"/src/repo/resources/ext.relatedArticles.styles.less","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":false,"warnings":[{"line":7,"column":2,"endLine":7,"endColumn":22,"rule":"selector-class-pattern","severity":"warning","text":"Expected \".read-more-container\" to match pattern \"^(ext|mw|oo-ui|cdx|client|skin)-\" (selector-class-pattern)"}]},{"source":"/src/repo/resources/ext.relatedArticles.readMore/styles.less","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":false,"warnings":[{"line":8,"column":1,"endLine":8,"endColumn":29,"rule":"selector-class-pattern","severity":"warning","text":"Expected \".read-more-container-heading\" to match pattern \"^(ext|mw|oo-ui|cdx|client|skin)-\" (selector-class-pattern)"},{"line":18,"column":1,"endLine":18,"endColumn":31,"rule":"selector-class-pattern","severity":"warning","text":"Expected \".read-more-container-card-list\" to match pattern \"^(ext|mw|oo-ui|cdx|client|skin)-\" (selector-class-pattern)"},{"line":43,"column":3,"endLine":43,"endColumn":33,"rule":"selector-class-pattern","severity":"warning","text":"Expected \".read-more-container-card-list\" to match pattern \"^(ext|mw|oo-ui|cdx|client|skin)-\" (selector-class-pattern)"},{"line":47,"column":4,"endLine":47,"endColumn":29,"rule":"selector-class-pattern","severity":"warning","text":"Expected \".read-more-container-card\" to match pattern \"^(ext|mw|oo-ui|cdx|client|skin)-\" (selector-class-pattern)"},{"line":61,"column":2,"endLine":61,"endColumn":22,"rule":"selector-class-pattern","severity":"warning","text":"Expected \".read-more-container\" to match pattern \"^(ext|mw|oo-ui|cdx|client|skin)-\" (selector-class-pattern)"},{"line":68,"column":2,"endLine":68,"endColumn":32,"rule":"selector-class-pattern","severity":"warning","text":"Expected \".read-more-container-card-list\" to match pattern \"^(ext|mw|oo-ui|cdx|client|skin)-\" (selector-class-pattern)"}]},{"source":"/src/repo/skinStyles/ext.relatedArticles.styles/default.less","deprecations":[],"invalidOptionWarnings":[],"parseErrors":[],"errored":false,"warnings":[{"line":1,"column":12,"endLine":1,"endColumn":32,"rule":"selector-class-pattern","severity":"warning","text":"Expected \".read-more-container\" to match pattern \"^(ext|mw|oo-ui|cdx|client|skin)-\" (selector-class-pattern)"},{"line":6,"column":2,"endLine":6,"endColumn":15,"rule":"selector-class-pattern","severity":"warning","text":"Expected \".ve-activated\" to match pattern \"^(ext|mw|oo-ui|cdx|client|skin)-\" (selector-class-pattern)"}]}]
--- end ---
$ /usr/bin/npm install jest-environment-jsdom@29.7.0 --save-dev --save-exact
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex@1.21.1',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@1.21.1',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---

added 15 packages, and audited 1089 packages in 3s

151 packages are looking for funding
  run `npm fund` for details

15 vulnerabilities (4 moderate, 11 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex@1.21.1',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@1.21.1',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated @types/easy-table@1.2.3: This is a stub types definition. easy-table provides its own type definitions, so you do not need this installed.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---

added 1088 packages, and audited 1089 packages in 21s

151 packages are looking for funding
  run `npm fund` for details

15 vulnerabilities (4 moderate, 11 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

--- end ---
$ /usr/bin/npm test
--- stdout ---

> test
> npx tsc && npm -s run lint && npm run test:unit

node_modules/@types/babel__traverse/index.d.ts:1455:40 - error TS1005: '?' expected.

1455     K extends `${infer N extends number}` ? T[N]
                                            ~

node_modules/@types/babel__traverse/index.d.ts:1463:42 - error TS1005: '?' expected.

1463     : K extends `${infer N extends number}`
                                              ~

node_modules/@types/lodash/common/common.d.ts:262:65 - error TS1005: '?' expected.

262     type StringToNumber<T> = T extends `${infer N extends number}` ? N : never;
                                                                    ~

node_modules/@types/lodash/common/object.d.ts:1026:46 - error TS1005: '?' expected.

1026         : K extends `${infer N extends number}` ? T[N]
                                                  ~

node_modules/@types/lodash/common/object.d.ts:1031:46 - error TS1005: '?' expected.

1031         : K extends `${infer N extends number}` ? T[N]
                                                  ~

node_modules/@types/lodash/common/object.d.ts:1041:46 - error TS1005: '?' expected.

1041         : K extends `${infer N extends number}`
                                                  ~

node_modules/@types/node/http.d.ts:234:47 - error TS1005: ',' expected.

234         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:234:71 - error TS1109: Expression expected.

234         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:235:5 - error TS1109: Expression expected.

235     > {
        ~

node_modules/@types/node/http.d.ts:239:46 - error TS1005: ',' expected.

239         IncomingMessage?: Request | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:243:46 - error TS1005: ',' expected.

243         ServerResponse?: Response | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:250:44 - error TS1005: ',' expected.

250         requestTimeout?: number | undefined;
                                               ~

node_modules/@types/node/http.d.ts:256:39 - error TS1005: ',' expected.

256         joinDuplicateHeaders?: boolean;
                                          ~

node_modules/@types/node/http.d.ts:264:46 - error TS1005: ',' expected.

264         keepAliveTimeout?: number | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:269:57 - error TS1005: ',' expected.

269         connectionsCheckingInterval?: number | undefined;
                                                            ~

node_modules/@types/node/http.d.ts:276:43 - error TS1005: ',' expected.

276         highWaterMark?: number | undefined;
                                              ~

node_modules/@types/node/http.d.ts:283:49 - error TS1005: ',' expected.

283         insecureHTTPParser?: boolean | undefined;
                                                    ~

node_modules/@types/node/http.d.ts:291:43 - error TS1005: ',' expected.

291         maxHeaderSize?: number | undefined;
                                              ~

node_modules/@types/node/http.d.ts:297:38 - error TS1005: ',' expected.

297         noDelay?: boolean | undefined;
                                         ~

node_modules/@types/node/http.d.ts:304:40 - error TS1005: ',' expected.

304         keepAlive?: boolean | undefined;
                                           ~

node_modules/@types/node/http.d.ts:310:51 - error TS1005: ',' expected.

310         keepAliveInitialDelay?: number | undefined;
                                                      ~

node_modules/@types/node/http.d.ts:315:50 - error TS1005: '(' expected.

315         uniqueHeaders?: Array<string | string[]> | undefined;
                                                     ~

node_modules/@types/node/http.d.ts:315:61 - error TS1005: ')' expected.

315         uniqueHeaders?: Array<string | string[]> | undefined;
                                                                ~

node_modules/@types/node/http.d.ts:319:47 - error TS1005: ',' expected.

319         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:319:60 - error TS1005: ',' expected.

319         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                               ~

node_modules/@types/node/http.d.ts:319:69 - error TS1005: '(' expected.

319         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                        ~

node_modules/@types/node/http.d.ts:319:71 - error TS1109: Expression expected.

319         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:320:5 - error TS1109: Expression expected.

320     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
        ~

node_modules/@types/node/http.d.ts:320:7 - error TS1109: Expression expected.

320     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
          ~

node_modules/@types/node/http.d.ts:320:107 - error TS1109: Expression expected.

320     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
                                                                                                              ~

node_modules/@types/node/http.d.ts:326:47 - error TS1005: ',' expected.

326         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:326:71 - error TS1109: Expression expected.

326         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:327:5 - error TS1109: Expression expected.

327     > extends NetServer {
        ~

node_modules/@types/node/http.d.ts:327:7 - error TS1109: Expression expected.

327     > extends NetServer {
          ~~~~~~~

node_modules/@types/node/http.d.ts:327:15 - error TS1434: Unexpected keyword or identifier.

327     > extends NetServer {
                  ~~~~~~~~~

node_modules/@types/node/http.d.ts:328:37 - error TS1109: Expression expected.

328         constructor(requestListener?: RequestListener<Request, Response>);
                                        ~

node_modules/@types/node/http.d.ts:328:73 - error TS1005: '(' expected.

328         constructor(requestListener?: RequestListener<Request, Response>);
                                                                            ~

node_modules/@types/node/http.d.ts:328:74 - error TS1005: ')' expected.

328         constructor(requestListener?: RequestListener<Request, Response>);
                                                                             ~

node_modules/@types/node/http.d.ts:329:28 - error TS1005: ',' expected.

329         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                               ~

node_modules/@types/node/http.d.ts:329:62 - error TS1109: Expression expected.

329         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                 ~

node_modules/@types/node/http.d.ts:329:80 - error TS1109: Expression expected.

329         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                   ~

node_modules/@types/node/http.d.ts:329:116 - error TS1005: '(' expected.

329         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                                                       ~

node_modules/@types/node/http.d.ts:329:117 - error TS1005: ')' expected.

329         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                                                        ~

node_modules/@types/node/http.d.ts:344:26 - error TS1109: Expression expected.

344         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                             ~

node_modules/@types/node/http.d.ts:344:45 - error TS1109: Expression expected.

344         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                ~

node_modules/@types/node/http.d.ts:344:71 - error TS1109: Expression expected.

344         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:344:72 - error TS1005: ';' expected.

344         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                                           ~

node_modules/@types/node/http.d.ts:345:28 - error TS1005: ',' expected.

345         setTimeout(callback: (socket: Socket) => void): this;
                               ~

node_modules/@types/node/http.d.ts:345:54 - error TS1109: Expression expected.

345         setTimeout(callback: (socket: Socket) => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:345:55 - error TS1005: ';' expected.

345         setTimeout(callback: (socket: Socket) => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:420:30 - error TS1005: ';' expected.

420         closeAllConnections(): void;
                                 ~

node_modules/@types/node/http.d.ts:420:36 - error TS1109: Expression expected.

420         closeAllConnections(): void;
                                       ~

node_modules/@types/node/http.d.ts:425:31 - error TS1005: ';' expected.

425         closeIdleConnections(): void;
                                  ~

node_modules/@types/node/http.d.ts:425:37 - error TS1109: Expression expected.

425         closeIdleConnections(): void;
                                        ~

node_modules/@types/node/http.d.ts:426:26 - error TS1005: ',' expected.

426         addListener(event: string, listener: (...args: any[]) => void): this;
                             ~

node_modules/@types/node/http.d.ts:426:44 - error TS1005: ',' expected.

426         addListener(event: string, listener: (...args: any[]) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:426:70 - error TS1109: Expression expected.

426         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:426:71 - error TS1005: ';' expected.

426         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:427:26 - error TS1005: ',' expected.

427         addListener(event: "close", listener: () => void): this;
                             ~

node_modules/@types/node/http.d.ts:427:45 - error TS1005: ',' expected.

427         addListener(event: "close", listener: () => void): this;
                                                ~

node_modules/@types/node/http.d.ts:427:57 - error TS1109: Expression expected.

427         addListener(event: "close", listener: () => void): this;
                                                            ~

node_modules/@types/node/http.d.ts:427:58 - error TS1005: ';' expected.

427         addListener(event: "close", listener: () => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:428:26 - error TS1005: ',' expected.

428         addListener(event: "connection", listener: (socket: Socket) => void): this;
                             ~

node_modules/@types/node/http.d.ts:428:50 - error TS1005: ',' expected.

428         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                     ~

node_modules/@types/node/http.d.ts:428:76 - error TS1109: Expression expected.

428         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                               ~

node_modules/@types/node/http.d.ts:428:77 - error TS1005: ';' expected.

428         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                ~

node_modules/@types/node/http.d.ts:429:26 - error TS1005: ',' expected.

429         addListener(event: "error", listener: (err: Error) => void): this;
                             ~

node_modules/@types/node/http.d.ts:429:45 - error TS1005: ',' expected.

429         addListener(event: "error", listener: (err: Error) => void): this;
                                                ~

node_modules/@types/node/http.d.ts:429:67 - error TS1109: Expression expected.

429         addListener(event: "error", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http.d.ts:429:68 - error TS1005: ';' expected.

429         addListener(event: "error", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http.d.ts:430:26 - error TS1005: ',' expected.

430         addListener(event: "listening", listener: () => void): this;
                             ~

node_modules/@types/node/http.d.ts:430:49 - error TS1005: ',' expected.

430         addListener(event: "listening", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:430:61 - error TS1109: Expression expected.

430         addListener(event: "listening", listener: () => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:430:62 - error TS1005: ';' expected.

430         addListener(event: "listening", listener: () => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:431:26 - error TS1005: ',' expected.

431         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:431:53 - error TS1005: ',' expected.

431         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                        ~

node_modules/@types/node/http.d.ts:431:89 - error TS1005: '(' expected.

431         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:431:90 - error TS1005: ',' expected.

431         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:431:96 - error TS1005: ')' expected.

431         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:432:26 - error TS1005: ',' expected.

432         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:432:56 - error TS1005: ',' expected.

432         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                           ~

node_modules/@types/node/http.d.ts:432:92 - error TS1005: '(' expected.

432         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:432:93 - error TS1005: ',' expected.

432         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/http.d.ts:432:99 - error TS1005: ')' expected.

432         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/http.d.ts:433:26 - error TS1005: ',' expected.

433         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                             ~

node_modules/@types/node/http.d.ts:433:51 - error TS1005: ',' expected.

433         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:433:96 - error TS1109: Expression expected.

433         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:433:97 - error TS1005: ';' expected.

433         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:435:18 - error TS1005: ',' expected.

435             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:436:21 - error TS1005: ',' expected.

436             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:436:96 - error TS1109: Expression expected.

436             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:437:10 - error TS1005: ';' expected.

437         ): this;
             ~

node_modules/@types/node/http.d.ts:438:26 - error TS1005: ',' expected.

438         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                             ~

node_modules/@types/node/http.d.ts:438:51 - error TS1005: ',' expected.

438         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:438:112 - error TS1109: Expression expected.

438         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                                   ~

node_modules/@types/node/http.d.ts:438:113 - error TS1005: ';' expected.

438         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:439:26 - error TS1005: ',' expected.

439         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:439:47 - error TS1005: ',' expected.

439         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/http.d.ts:439:83 - error TS1005: '(' expected.

439         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:439:84 - error TS1005: ',' expected.

439         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:439:90 - error TS1005: ')' expected.

439         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:441:18 - error TS1005: ',' expected.

441             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:442:21 - error TS1005: ',' expected.

442             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:442:96 - error TS1109: Expression expected.

442             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:443:10 - error TS1005: ';' expected.

443         ): this;
             ~

node_modules/@types/node/http.d.ts:444:19 - error TS1005: ',' expected.

444         emit(event: string, ...args: any[]): boolean;
                      ~

node_modules/@types/node/http.d.ts:444:36 - error TS1005: ',' expected.

444         emit(event: string, ...args: any[]): boolean;
                                       ~

node_modules/@types/node/http.d.ts:444:42 - error TS1011: An element access expression should take an argument.

444         emit(event: string, ...args: any[]): boolean;
                                             

node_modules/@types/node/http.d.ts:444:44 - error TS1005: ';' expected.

444         emit(event: string, ...args: any[]): boolean;
                                               ~

node_modules/@types/node/http.d.ts:445:19 - error TS1005: ',' expected.

445         emit(event: "close"): boolean;
                      ~

node_modules/@types/node/http.d.ts:445:29 - error TS1005: ';' expected.

445         emit(event: "close"): boolean;
                                ~

node_modules/@types/node/http.d.ts:446:19 - error TS1005: ',' expected.

446         emit(event: "connection", socket: Socket): boolean;
                      ~

node_modules/@types/node/http.d.ts:446:41 - error TS1005: ',' expected.

446         emit(event: "connection", socket: Socket): boolean;
                                            ~

node_modules/@types/node/http.d.ts:446:50 - error TS1005: ';' expected.

446         emit(event: "connection", socket: Socket): boolean;
                                                     ~

node_modules/@types/node/http.d.ts:447:19 - error TS1005: ',' expected.

447         emit(event: "error", err: Error): boolean;
                      ~

node_modules/@types/node/http.d.ts:447:33 - error TS1005: ',' expected.

447         emit(event: "error", err: Error): boolean;
                                    ~

node_modules/@types/node/http.d.ts:447:41 - error TS1005: ';' expected.

447         emit(event: "error", err: Error): boolean;
                                            ~

node_modules/@types/node/http.d.ts:448:19 - error TS1005: ',' expected.

448         emit(event: "listening"): boolean;
                      ~

node_modules/@types/node/http.d.ts:448:33 - error TS1005: ';' expected.

448         emit(event: "listening"): boolean;
                                    ~

node_modules/@types/node/http.d.ts:450:18 - error TS1005: ',' expected.

450             event: "checkContinue",
                     ~

node_modules/@types/node/http.d.ts:451:16 - error TS1005: ',' expected.

451             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:451:39 - error TS1109: Expression expected.

451             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:452:16 - error TS1005: ',' expected.

452             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:452:41 - error TS1005: '(' expected.

452             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:452:72 - error TS1005: '(' expected.

452             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:453:10 - error TS1005: ',' expected.

453         ): boolean;
             ~

node_modules/@types/node/http.d.ts:453:19 - error TS1005: ')' expected.

453         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:455:18 - error TS1005: ',' expected.

455             event: "checkExpectation",
                     ~

node_modules/@types/node/http.d.ts:456:16 - error TS1005: ',' expected.

456             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:456:39 - error TS1109: Expression expected.

456             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:457:16 - error TS1005: ',' expected.

457             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:457:41 - error TS1005: '(' expected.

457             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:457:72 - error TS1005: '(' expected.

457             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:458:10 - error TS1005: ',' expected.

458         ): boolean;
             ~

node_modules/@types/node/http.d.ts:458:19 - error TS1005: ')' expected.

458         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:459:19 - error TS1005: ',' expected.

459         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                      ~

node_modules/@types/node/http.d.ts:459:39 - error TS1005: ',' expected.

459         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                          ~

node_modules/@types/node/http.d.ts:459:54 - error TS1005: ',' expected.

459         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                                         ~

node_modules/@types/node/http.d.ts:459:70 - error TS1005: ';' expected.

459         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                                                         ~

node_modules/@types/node/http.d.ts:460:19 - error TS1005: ',' expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/http.d.ts:460:35 - error TS1005: ',' expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/http.d.ts:460:58 - error TS1109: Expression expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/http.d.ts:460:66 - error TS1005: ',' expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/http.d.ts:460:87 - error TS1005: ',' expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                          ~

node_modules/@types/node/http.d.ts:460:96 - error TS1005: ';' expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                                   ~

node_modules/@types/node/http.d.ts:461:19 - error TS1005: ',' expected.

461         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                      ~

node_modules/@types/node/http.d.ts:461:39 - error TS1005: ',' expected.

461         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                          ~

node_modules/@types/node/http.d.ts:461:62 - error TS1109: Expression expected.

461         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                 ~

node_modules/@types/node/http.d.ts:461:70 - error TS1005: ',' expected.

461         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                         ~

node_modules/@types/node/http.d.ts:461:86 - error TS1005: ';' expected.

461         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                                         ~

node_modules/@types/node/http.d.ts:463:18 - error TS1005: ',' expected.

463             event: "request",
                     ~

node_modules/@types/node/http.d.ts:464:16 - error TS1005: ',' expected.

464             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:464:39 - error TS1109: Expression expected.

464             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:465:16 - error TS1005: ',' expected.

465             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:465:41 - error TS1005: '(' expected.

465             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:465:72 - error TS1005: '(' expected.

465             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:466:10 - error TS1005: ',' expected.

466         ): boolean;
             ~

node_modules/@types/node/http.d.ts:466:19 - error TS1005: ')' expected.

466         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:467:19 - error TS1005: ',' expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/http.d.ts:467:35 - error TS1005: ',' expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/http.d.ts:467:58 - error TS1109: Expression expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/http.d.ts:467:66 - error TS1005: ',' expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/http.d.ts:467:87 - error TS1005: ',' expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                          ~

node_modules/@types/node/http.d.ts:467:96 - error TS1005: ';' expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                                   ~

node_modules/@types/node/http.d.ts:468:17 - error TS1005: ',' expected.

468         on(event: string, listener: (...args: any[]) => void): this;
                    ~

node_modules/@types/node/http.d.ts:468:35 - error TS1005: ',' expected.

468         on(event: string, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http.d.ts:468:61 - error TS1109: Expression expected.

468         on(event: string, listener: (...args: any[]) => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:468:62 - error TS1005: ';' expected.

468         on(event: string, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:469:17 - error TS1005: ',' expected.

469         on(event: "close", listener: () => void): this;
                    ~

node_modules/@types/node/http.d.ts:469:36 - error TS1005: ',' expected.

469         on(event: "close", listener: () => void): this;
                                       ~

node_modules/@types/node/http.d.ts:469:48 - error TS1109: Expression expected.

469         on(event: "close", listener: () => void): this;
                                                   ~

node_modules/@types/node/http.d.ts:469:49 - error TS1005: ';' expected.

469         on(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:470:17 - error TS1005: ',' expected.

470         on(event: "connection", listener: (socket: Socket) => void): this;
                    ~

node_modules/@types/node/http.d.ts:470:41 - error TS1005: ',' expected.

470         on(event: "connection", listener: (socket: Socket) => void): this;
                                            ~

node_modules/@types/node/http.d.ts:470:67 - error TS1109: Expression expected.

470         on(event: "connection", listener: (socket: Socket) => void): this;
                                                                      ~

node_modules/@types/node/http.d.ts:470:68 - error TS1005: ';' expected.

470         on(event: "connection", listener: (socket: Socket) => void): this;
                                                                       ~

node_modules/@types/node/http.d.ts:471:17 - error TS1005: ',' expected.

471         on(event: "error", listener: (err: Error) => void): this;
                    ~

node_modules/@types/node/http.d.ts:471:36 - error TS1005: ',' expected.

471         on(event: "error", listener: (err: Error) => void): this;
                                       ~

node_modules/@types/node/http.d.ts:471:58 - error TS1109: Expression expected.

471         on(event: "error", listener: (err: Error) => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:471:59 - error TS1005: ';' expected.

471         on(event: "error", listener: (err: Error) => void): this;
                                                              ~

node_modules/@types/node/http.d.ts:472:17 - error TS1005: ',' expected.

472         on(event: "listening", listener: () => void): this;
                    ~

node_modules/@types/node/http.d.ts:472:40 - error TS1005: ',' expected.

472         on(event: "listening", listener: () => void): this;
                                           ~

node_modules/@types/node/http.d.ts:472:52 - error TS1109: Expression expected.

472         on(event: "listening", listener: () => void): this;
                                                       ~

node_modules/@types/node/http.d.ts:472:53 - error TS1005: ';' expected.

472         on(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:473:17 - error TS1005: ',' expected.

473         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:473:44 - error TS1005: ',' expected.

473         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                               ~

node_modules/@types/node/http.d.ts:473:80 - error TS1005: '(' expected.

473         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                   ~

node_modules/@types/node/http.d.ts:473:81 - error TS1005: ',' expected.

473         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:473:87 - error TS1005: ')' expected.

473         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:474:17 - error TS1005: ',' expected.

474         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:474:47 - error TS1005: ',' expected.

474         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/http.d.ts:474:83 - error TS1005: '(' expected.

474         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:474:84 - error TS1005: ',' expected.

474         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:474:90 - error TS1005: ')' expected.

474         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:475:17 - error TS1005: ',' expected.

475         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                    ~

node_modules/@types/node/http.d.ts:475:42 - error TS1005: ',' expected.

475         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                             ~

node_modules/@types/node/http.d.ts:475:87 - error TS1109: Expression expected.

475         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:475:88 - error TS1005: ';' expected.

475         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                           ~

node_modules/@types/node/http.d.ts:476:17 - error TS1005: ',' expected.

476         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/http.d.ts:476:38 - error TS1005: ',' expected.

476         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:476:113 - error TS1109: Expression expected.

476         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:476:114 - error TS1005: ';' expected.

476         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                     ~

node_modules/@types/node/http.d.ts:477:17 - error TS1005: ',' expected.

477         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                    ~

node_modules/@types/node/http.d.ts:477:42 - error TS1005: ',' expected.

477         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                             ~

node_modules/@types/node/http.d.ts:477:103 - error TS1109: Expression expected.

477         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                          ~

node_modules/@types/node/http.d.ts:477:104 - error TS1005: ';' expected.

477         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:478:17 - error TS1005: ',' expected.

478         on(event: "request", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:478:38 - error TS1005: ',' expected.

478         on(event: "request", listener: RequestListener<Request, Response>): this;
                                         ~

node_modules/@types/node/http.d.ts:478:74 - error TS1005: '(' expected.

478         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                             ~

node_modules/@types/node/http.d.ts:478:75 - error TS1005: ',' expected.

478         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                              ~

node_modules/@types/node/http.d.ts:478:81 - error TS1005: ')' expected.

478         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:479:17 - error TS1005: ',' expected.

479         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/http.d.ts:479:38 - error TS1005: ',' expected.

479         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:479:113 - error TS1109: Expression expected.

479         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:479:114 - error TS1005: ';' expected.

479         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                     ~

node_modules/@types/node/http.d.ts:480:19 - error TS1005: ',' expected.

480         once(event: string, listener: (...args: any[]) => void): this;
                      ~

node_modules/@types/node/http.d.ts:480:37 - error TS1005: ',' expected.

480         once(event: string, listener: (...args: any[]) => void): this;
                                        ~

node_modules/@types/node/http.d.ts:480:63 - error TS1109: Expression expected.

480         once(event: string, listener: (...args: any[]) => void): this;
                                                                  ~

node_modules/@types/node/http.d.ts:480:64 - error TS1005: ';' expected.

480         once(event: string, listener: (...args: any[]) => void): this;
                                                                   ~

node_modules/@types/node/http.d.ts:481:19 - error TS1005: ',' expected.

481         once(event: "close", listener: () => void): this;
                      ~

node_modules/@types/node/http.d.ts:481:38 - error TS1005: ',' expected.

481         once(event: "close", listener: () => void): this;
                                         ~

node_modules/@types/node/http.d.ts:481:50 - error TS1109: Expression expected.

481         once(event: "close", listener: () => void): this;
                                                     ~

node_modules/@types/node/http.d.ts:481:51 - error TS1005: ';' expected.

481         once(event: "close", listener: () => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:482:19 - error TS1005: ',' expected.

482         once(event: "connection", listener: (socket: Socket) => void): this;
                      ~

node_modules/@types/node/http.d.ts:482:43 - error TS1005: ',' expected.

482         once(event: "connection", listener: (socket: Socket) => void): this;
                                              ~

node_modules/@types/node/http.d.ts:482:69 - error TS1109: Expression expected.

482         once(event: "connection", listener: (socket: Socket) => void): this;
                                                                        ~

node_modules/@types/node/http.d.ts:482:70 - error TS1005: ';' expected.

482         once(event: "connection", listener: (socket: Socket) => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:483:19 - error TS1005: ',' expected.

483         once(event: "error", listener: (err: Error) => void): this;
                      ~

node_modules/@types/node/http.d.ts:483:38 - error TS1005: ',' expected.

483         once(event: "error", listener: (err: Error) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:483:60 - error TS1109: Expression expected.

483         once(event: "error", listener: (err: Error) => void): this;
                                                               ~

node_modules/@types/node/http.d.ts:483:61 - error TS1005: ';' expected.

483         once(event: "error", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:484:19 - error TS1005: ',' expected.

484         once(event: "listening", listener: () => void): this;
                      ~

node_modules/@types/node/http.d.ts:484:42 - error TS1005: ',' expected.

484         once(event: "listening", listener: () => void): this;
                                             ~

node_modules/@types/node/http.d.ts:484:54 - error TS1109: Expression expected.

484         once(event: "listening", listener: () => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:484:55 - error TS1005: ';' expected.

484         once(event: "listening", listener: () => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:485:19 - error TS1005: ',' expected.

485         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:485:46 - error TS1005: ',' expected.

485         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/http.d.ts:485:82 - error TS1005: '(' expected.

485         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                     ~

node_modules/@types/node/http.d.ts:485:83 - error TS1005: ',' expected.

485         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:485:89 - error TS1005: ')' expected.

485         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:486:19 - error TS1005: ',' expected.

486         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:486:49 - error TS1005: ',' expected.

486         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                    ~

node_modules/@types/node/http.d.ts:486:85 - error TS1005: '(' expected.

486         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                        ~

node_modules/@types/node/http.d.ts:486:86 - error TS1005: ',' expected.

486         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/http.d.ts:486:92 - error TS1005: ')' expected.

486         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:487:19 - error TS1005: ',' expected.

487         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                      ~

node_modules/@types/node/http.d.ts:487:44 - error TS1005: ',' expected.

487         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:487:89 - error TS1109: Expression expected.

487         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:487:90 - error TS1005: ';' expected.

487         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:489:18 - error TS1005: ',' expected.

489             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:490:21 - error TS1005: ',' expected.

490             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:490:96 - error TS1109: Expression expected.

490             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:491:10 - error TS1005: ';' expected.

491         ): this;
             ~

node_modules/@types/node/http.d.ts:492:19 - error TS1005: ',' expected.

492         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                      ~

node_modules/@types/node/http.d.ts:492:44 - error TS1005: ',' expected.

492         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:492:105 - error TS1109: Expression expected.

492         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                            ~

node_modules/@types/node/http.d.ts:492:106 - error TS1005: ';' expected.

492         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                             ~

node_modules/@types/node/http.d.ts:493:19 - error TS1005: ',' expected.

493         once(event: "request", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:493:40 - error TS1005: ',' expected.

493         once(event: "request", listener: RequestListener<Request, Response>): this;
                                           ~

node_modules/@types/node/http.d.ts:493:76 - error TS1005: '(' expected.

493         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                               ~

node_modules/@types/node/http.d.ts:493:77 - error TS1005: ',' expected.

493         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                ~

node_modules/@types/node/http.d.ts:493:83 - error TS1005: ')' expected.

493         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:495:18 - error TS1005: ',' expected.

495             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:496:21 - error TS1005: ',' expected.

496             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:496:96 - error TS1109: Expression expected.

496             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:497:10 - error TS1005: ';' expected.

497         ): this;
             ~

node_modules/@types/node/http.d.ts:498:30 - error TS1005: ',' expected.

498         prependListener(event: string, listener: (...args: any[]) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:498:48 - error TS1005: ',' expected.

498         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                   ~

node_modules/@types/node/http.d.ts:498:74 - error TS1109: Expression expected.

498         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http.d.ts:498:75 - error TS1005: ';' expected.

498         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                              ~

node_modules/@types/node/http.d.ts:499:30 - error TS1005: ',' expected.

499         prependListener(event: "close", listener: () => void): this;
                                 ~

node_modules/@types/node/http.d.ts:499:49 - error TS1005: ',' expected.

499         prependListener(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:499:61 - error TS1109: Expression expected.

499         prependListener(event: "close", listener: () => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:499:62 - error TS1005: ';' expected.

499         prependListener(event: "close", listener: () => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:500:30 - error TS1005: ',' expected.

500         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:500:54 - error TS1005: ',' expected.

500         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:500:80 - error TS1109: Expression expected.

500         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                   ~

node_modules/@types/node/http.d.ts:500:81 - error TS1005: ';' expected.

500         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:501:30 - error TS1005: ',' expected.

501         prependListener(event: "error", listener: (err: Error) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:501:49 - error TS1005: ',' expected.

501         prependListener(event: "error", listener: (err: Error) => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:501:71 - error TS1109: Expression expected.

501         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:501:72 - error TS1005: ';' expected.

501         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                           ~

node_modules/@types/node/http.d.ts:502:30 - error TS1005: ',' expected.

502         prependListener(event: "listening", listener: () => void): this;
                                 ~

node_modules/@types/node/http.d.ts:502:53 - error TS1005: ',' expected.

502         prependListener(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:502:65 - error TS1109: Expression expected.

502         prependListener(event: "listening", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http.d.ts:502:66 - error TS1005: ';' expected.

502         prependListener(event: "listening", listener: () => void): this;
                                                                     ~

node_modules/@types/node/http.d.ts:503:30 - error TS1005: ',' expected.

503         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:503:57 - error TS1005: ',' expected.

503         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                            ~

node_modules/@types/node/http.d.ts:503:93 - error TS1005: '(' expected.

503         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/http.d.ts:503:94 - error TS1005: ',' expected.

503         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/http.d.ts:503:100 - error TS1005: ')' expected.

503         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:504:30 - error TS1005: ',' expected.

504         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:504:60 - error TS1005: ',' expected.

504         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                               ~

node_modules/@types/node/http.d.ts:504:96 - error TS1005: '(' expected.

504         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:504:97 - error TS1005: ',' expected.

504         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:504:103 - error TS1005: ')' expected.

504         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/http.d.ts:505:30 - error TS1005: ',' expected.

505         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:505:55 - error TS1005: ',' expected.

505         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:505:100 - error TS1109: Expression expected.

505         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:505:101 - error TS1005: ';' expected.

505         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                        ~

node_modules/@types/node/http.d.ts:507:18 - error TS1005: ',' expected.

507             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:508:21 - error TS1005: ',' expected.

508             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:508:96 - error TS1109: Expression expected.

508             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:509:10 - error TS1005: ';' expected.

509         ): this;
             ~

node_modules/@types/node/http.d.ts:511:18 - error TS1005: ',' expected.

511             event: "dropRequest",
                     ~

node_modules/@types/node/http.d.ts:512:21 - error TS1005: ',' expected.

512             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                        ~

node_modules/@types/node/http.d.ts:512:82 - error TS1109: Expression expected.

512             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                                                                                     ~

node_modules/@types/node/http.d.ts:513:10 - error TS1005: ';' expected.

513         ): this;
             ~

node_modules/@types/node/http.d.ts:514:30 - error TS1005: ',' expected.

514         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:514:51 - error TS1005: ',' expected.

514         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                      ~

node_modules/@types/node/http.d.ts:514:87 - error TS1005: '(' expected.

514         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:514:88 - error TS1005: ',' expected.

514         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/http.d.ts:514:94 - error TS1005: ')' expected.

514         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/http.d.ts:516:18 - error TS1005: ',' expected.

516             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:517:21 - error TS1005: ',' expected.

517             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:517:96 - error TS1109: Expression expected.

517             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:518:10 - error TS1005: ';' expected.

518         ): this;
             ~

node_modules/@types/node/http.d.ts:519:34 - error TS1005: ',' expected.

519         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:519:52 - error TS1005: ',' expected.

519         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                       ~

node_modules/@types/node/http.d.ts:519:78 - error TS1109: Expression expected.

519         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                 ~

node_modules/@types/node/http.d.ts:519:79 - error TS1005: ';' expected.

519         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                  ~

node_modules/@types/node/http.d.ts:520:34 - error TS1005: ',' expected.

520         prependOnceListener(event: "close", listener: () => void): this;
                                     ~

node_modules/@types/node/http.d.ts:520:53 - error TS1005: ',' expected.

520         prependOnceListener(event: "close", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:520:65 - error TS1109: Expression expected.

520         prependOnceListener(event: "close", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http.d.ts:520:66 - error TS1005: ';' expected.

520         prependOnceListener(event: "close", listener: () => void): this;
                                                                     ~

node_modules/@types/node/http.d.ts:521:34 - error TS1005: ',' expected.

521         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:521:58 - error TS1005: ',' expected.

521         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:521:84 - error TS1109: Expression expected.

521         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:521:85 - error TS1005: ';' expected.

521         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                        ~

node_modules/@types/node/http.d.ts:522:34 - error TS1005: ',' expected.

522         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:522:53 - error TS1005: ',' expected.

522         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:522:75 - error TS1109: Expression expected.

522         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http.d.ts:522:76 - error TS1005: ';' expected.

522         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http.d.ts:523:34 - error TS1005: ',' expected.

523         prependOnceListener(event: "listening", listener: () => void): this;
                                     ~

node_modules/@types/node/http.d.ts:523:57 - error TS1005: ',' expected.

523         prependOnceListener(event: "listening", listener: () => void): this;
                                                            ~

node_modules/@types/node/http.d.ts:523:69 - error TS1109: Expression expected.

523         prependOnceListener(event: "listening", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http.d.ts:523:70 - error TS1005: ';' expected.

523         prependOnceListener(event: "listening", listener: () => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:524:34 - error TS1005: ',' expected.

524         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:524:61 - error TS1005: ',' expected.

524         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                ~

node_modules/@types/node/http.d.ts:524:97 - error TS1005: '(' expected.

524         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:524:98 - error TS1005: ',' expected.

524         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/http.d.ts:524:104 - error TS1005: ')' expected.

524         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:525:34 - error TS1005: ',' expected.

525         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:525:64 - error TS1005: ',' expected.

525         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                   ~

node_modules/@types/node/http.d.ts:525:100 - error TS1005: '(' expected.

525         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:525:101 - error TS1005: ',' expected.

525         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                        ~

node_modules/@types/node/http.d.ts:525:107 - error TS1005: ')' expected.

525         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                              ~

node_modules/@types/node/http.d.ts:526:34 - error TS1005: ',' expected.

526         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:526:59 - error TS1005: ',' expected.

526         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                              ~

node_modules/@types/node/http.d.ts:526:104 - error TS1109: Expression expected.

526         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:526:105 - error TS1005: ';' expected.

526         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                            ~

node_modules/@types/node/http.d.ts:528:18 - error TS1005: ',' expected.

528             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:529:21 - error TS1005: ',' expected.

529             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:529:96 - error TS1109: Expression expected.

529             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:530:10 - error TS1005: ';' expected.

530         ): this;
             ~

node_modules/@types/node/http.d.ts:532:18 - error TS1005: ',' expected.

532             event: "dropRequest",
                     ~

node_modules/@types/node/http.d.ts:533:21 - error TS1005: ',' expected.

533             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                        ~

node_modules/@types/node/http.d.ts:533:82 - error TS1109: Expression expected.

533             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                                                                                     ~

node_modules/@types/node/http.d.ts:534:10 - error TS1005: ';' expected.

534         ): this;
             ~

node_modules/@types/node/http.d.ts:535:34 - error TS1005: ',' expected.

535         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:535:55 - error TS1005: ',' expected.

535         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/http.d.ts:535:91 - error TS1005: '(' expected.

535         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                              ~

node_modules/@types/node/http.d.ts:535:92 - error TS1005: ',' expected.

535         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:535:98 - error TS1005: ')' expected.

535         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/http.d.ts:537:18 - error TS1005: ',' expected.

537             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:538:21 - error TS1005: ',' expected.

538             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:538:96 - error TS1109: Expression expected.

538             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:539:10 - error TS1005: ';' expected.

539         ): this;
             ~

node_modules/@types/node/http.d.ts:1538:47 - error TS1005: ',' expected.

1538         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                   ~

node_modules/@types/node/http.d.ts:1538:71 - error TS1109: Expression expected.

1538         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                           ~

node_modules/@types/node/http.d.ts:1539:5 - error TS1109: Expression expected.

1539     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
         ~

node_modules/@types/node/http.d.ts:1539:23 - error TS1109: Expression expected.

1539     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                           ~

node_modules/@types/node/http.d.ts:1539:59 - error TS1005: '(' expected.

1539     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                               ~

node_modules/@types/node/http.d.ts:1539:60 - error TS1005: ')' expected.

1539     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                                ~

node_modules/@types/node/http.d.ts:1539:87 - error TS1005: '(' expected.

1539     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                                                           ~

node_modules/@types/node/http.d.ts:1542:47 - error TS1005: ',' expected.

1542         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                   ~

node_modules/@types/node/http.d.ts:1542:71 - error TS1109: Expression expected.

1542         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                           ~

node_modules/@types/node/http.d.ts:1543:5 - error TS1109: Expression expected.

1543     >(
         ~

node_modules/@types/node/http.d.ts:1544:16 - error TS1005: ')' expected.

1544         options: ServerOptions<Request, Response>,
                    ~

node_modules/@types/node/http.d.ts:1544:50 - error TS1109: Expression expected.

1544         options: ServerOptions<Request, Response>,
                                                      ~

node_modules/@types/node/http.d.ts:1545:25 - error TS1109: Expression expected.

1545         requestListener?: RequestListener<Request, Response>,
                             ~

node_modules/@types/node/http.d.ts:1545:61 - error TS1109: Expression expected.

1545         requestListener?: RequestListener<Request, Response>,
                                                                 ~

node_modules/@types/node/http.d.ts:1546:5 - error TS1109: Expression expected.

1546     ): Server<Request, Response>;
         ~

node_modules/@types/node/http.d.ts:1546:6 - error TS1128: Declaration or statement expected.

1546     ): Server<Request, Response>;
          ~

node_modules/@types/node/http.d.ts:1546:33 - error TS1005: '(' expected.

1546     ): Server<Request, Response>;
                                     ~

node_modules/@types/node/http2.d.ts:1057:52 - error TS1005: ',' expected.

1057         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1057:81 - error TS1109: Expression expected.

1057         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1058:22 - error TS1005: ';' expected.

1058         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1058:56 - error TS1005: ';' expected.

1058         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1059:23 - error TS1005: ';' expected.

1059         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1059:86 - error TS1109: Expression expected.

1059         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1060:5 - error TS1109: Expression expected.

1060     > extends Http2Session {
         ~

node_modules/@types/node/http2.d.ts:1060:7 - error TS1109: Expression expected.

1060     > extends Http2Session {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1060:15 - error TS1434: Unexpected keyword or identifier.

1060     > extends Http2Session {
                   ~~~~~~~~~~~~

node_modules/@types/node/http2.d.ts:1061:9 - error TS1128: Declaration or statement expected.

1061         readonly server:
             ~~~~~~~~

node_modules/@types/node/http2.d.ts:1062:13 - error TS1109: Expression expected.

1062             | Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>
                 ~

node_modules/@types/node/http2.d.ts:1063:13 - error TS1005: '(' expected.

1063             | Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                 ~

node_modules/@types/node/http2.d.ts:1063:90 - error TS1005: '(' expected.

1063             | Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                              ~

node_modules/@types/node/http2.d.ts:1102:19 - error TS1005: ',' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                       ~

node_modules/@types/node/http2.d.ts:1102:43 - error TS1005: ',' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                               ~

node_modules/@types/node/http2.d.ts:1102:99 - error TS1005: ';' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                                                                                       ~

node_modules/@types/node/http2.d.ts:1102:105 - error TS1109: Expression expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                                                                                             ~

node_modules/@types/node/http2.d.ts:1148:23 - error TS1005: ',' expected.

1148             ...origins: Array<
                           ~

node_modules/@types/node/http2.d.ts:1155:9 - error TS1005: '(' expected.

1155         ): void;
             ~

node_modules/@types/node/http2.d.ts:1155:10 - error TS1005: ',' expected.

1155         ): void;
              ~

node_modules/@types/node/http2.d.ts:1155:16 - error TS1109: Expression expected.

1155         ): void;
                    ~

node_modules/@types/node/http2.d.ts:1157:18 - error TS1005: ',' expected.

1157             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1158:21 - error TS1005: ',' expected.

1158             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1161:22 - error TS1109: Expression expected.

1161             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1162:10 - error TS1005: ';' expected.

1162         ): this;
              ~

node_modules/@types/node/http2.d.ts:1164:18 - error TS1005: ',' expected.

1164             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1165:21 - error TS1005: ',' expected.

1165             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1165:103 - error TS1109: Expression expected.

1165             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1166:10 - error TS1005: ';' expected.

1166         ): this;
              ~

node_modules/@types/node/http2.d.ts:1167:26 - error TS1005: ',' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1167:53 - error TS1005: ',' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1167:79 - error TS1109: Expression expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1167:80 - error TS1005: ';' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1169:18 - error TS1005: ',' expected.

1169             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1170:20 - error TS1005: ',' expected.

1170             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1170:98 - error TS1109: Expression expected.

1170             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1171:19 - error TS1005: ',' expected.

1171             socket: net.Socket | tls.TLSSocket,
                       ~

node_modules/@types/node/http2.d.ts:1172:10 - error TS1005: ';' expected.

1172         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1173:19 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1173:37 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1173:65 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1173:93 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1173:102 - error TS1005: ';' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1174:19 - error TS1005: ',' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1174:45 - error TS1005: ',' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1174:51 - error TS1011: An element access expression should take an argument.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1174:53 - error TS1005: ';' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1176:18 - error TS1005: ',' expected.

1176             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1177:21 - error TS1005: ',' expected.

1177             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1180:22 - error TS1109: Expression expected.

1180             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1181:10 - error TS1005: ';' expected.

1181         ): this;
              ~

node_modules/@types/node/http2.d.ts:1183:18 - error TS1005: ',' expected.

1183             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1184:21 - error TS1005: ',' expected.

1184             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1184:103 - error TS1109: Expression expected.

1184             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1185:10 - error TS1005: ';' expected.

1185         ): this;
              ~

node_modules/@types/node/http2.d.ts:1186:17 - error TS1005: ',' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1186:44 - error TS1005: ',' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1186:70 - error TS1109: Expression expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1186:71 - error TS1005: ';' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1188:18 - error TS1005: ',' expected.

1188             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1189:21 - error TS1005: ',' expected.

1189             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1192:22 - error TS1109: Expression expected.

1192             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1193:10 - error TS1005: ';' expected.

1193         ): this;
              ~

node_modules/@types/node/http2.d.ts:1195:18 - error TS1005: ',' expected.

1195             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1196:21 - error TS1005: ',' expected.

1196             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1196:103 - error TS1109: Expression expected.

1196             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1197:10 - error TS1005: ';' expected.

1197         ): this;
              ~

node_modules/@types/node/http2.d.ts:1198:19 - error TS1005: ',' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1198:46 - error TS1005: ',' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1198:72 - error TS1109: Expression expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1198:73 - error TS1005: ';' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1200:18 - error TS1005: ',' expected.

1200             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1201:21 - error TS1005: ',' expected.

1201             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1204:22 - error TS1109: Expression expected.

1204             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1205:10 - error TS1005: ';' expected.

1205         ): this;
              ~

node_modules/@types/node/http2.d.ts:1207:18 - error TS1005: ',' expected.

1207             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1208:21 - error TS1005: ',' expected.

1208             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1208:103 - error TS1109: Expression expected.

1208             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1209:10 - error TS1005: ';' expected.

1209         ): this;
              ~

node_modules/@types/node/http2.d.ts:1210:30 - error TS1005: ',' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1210:57 - error TS1005: ',' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1210:83 - error TS1109: Expression expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1210:84 - error TS1005: ';' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1212:18 - error TS1005: ',' expected.

1212             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1213:21 - error TS1005: ',' expected.

1213             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1216:22 - error TS1109: Expression expected.

1216             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1217:10 - error TS1005: ';' expected.

1217         ): this;
              ~

node_modules/@types/node/http2.d.ts:1219:18 - error TS1005: ',' expected.

1219             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1220:21 - error TS1005: ',' expected.

1220             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1220:103 - error TS1109: Expression expected.

1220             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1221:10 - error TS1005: ';' expected.

1221         ): this;
              ~

node_modules/@types/node/http2.d.ts:1222:34 - error TS1005: ',' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1222:61 - error TS1005: ',' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1222:87 - error TS1109: Expression expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1222:88 - error TS1005: ';' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1250:52 - error TS1005: ',' expected.

1250         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1250:81 - error TS1109: Expression expected.

1250         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1251:22 - error TS1005: ';' expected.

1251         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1251:56 - error TS1005: ';' expected.

1251         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1252:23 - error TS1005: ';' expected.

1252         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1252:86 - error TS1109: Expression expected.

1252         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1253:5 - error TS1109: Expression expected.

1253     > extends SessionOptions {
         ~

node_modules/@types/node/http2.d.ts:1253:7 - error TS1109: Expression expected.

1253     > extends SessionOptions {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1253:15 - error TS1434: Unexpected keyword or identifier.

1253     > extends SessionOptions {
                   ~~~~~~~~~~~~~~

node_modules/@types/node/http2.d.ts:1254:30 - error TS1109: Expression expected.

1254         Http1IncomingMessage?: Http1Request | undefined;
                                  ~

node_modules/@types/node/http2.d.ts:1255:29 - error TS1109: Expression expected.

1255         Http1ServerResponse?: Http1Response | undefined;
                                 ~

node_modules/@types/node/http2.d.ts:1256:28 - error TS1109: Expression expected.

1256         Http2ServerRequest?: Http2Request | undefined;
                                ~

node_modules/@types/node/http2.d.ts:1257:29 - error TS1109: Expression expected.

1257         Http2ServerResponse?: Http2Response | undefined;
                                 ~

node_modules/@types/node/http2.d.ts:1262:52 - error TS1005: ',' expected.

1262         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1262:81 - error TS1109: Expression expected.

1262         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1263:22 - error TS1005: ';' expected.

1263         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1263:56 - error TS1005: ';' expected.

1263         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1264:23 - error TS1005: ';' expected.

1264         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1264:86 - error TS1109: Expression expected.

1264         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1265:5 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
         ~

node_modules/@types/node/http2.d.ts:1265:7 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1265:93 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1265:110 - error TS1005: ';' expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
                                                                                                                  ~

node_modules/@types/node/http2.d.ts:1268:52 - error TS1005: ',' expected.

1268         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1268:81 - error TS1109: Expression expected.

1268         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1269:22 - error TS1005: ';' expected.

1269         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1269:56 - error TS1005: ';' expected.

1269         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1270:23 - error TS1005: ';' expected.

1270         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1270:86 - error TS1109: Expression expected.

1270         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1271:5 - error TS1109: Expression expected.

1271     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {}
         ~

node_modules/@types/node/http2.d.ts:1271:7 - error TS1109: Expression expected.

1271     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {}
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1274:52 - error TS1005: ',' expected.

1274         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1274:81 - error TS1109: Expression expected.

1274         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1275:22 - error TS1005: ';' expected.

1275         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1275:56 - error TS1005: ';' expected.

1275         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1276:23 - error TS1005: ';' expected.

1276         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1276:86 - error TS1109: Expression expected.

1276         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1277:5 - error TS1109: Expression expected.

1277     > extends SecureServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {
         ~

node_modules/@types/node/http2.d.ts:1277:7 - error TS1109: Expression expected.

1277     > extends SecureServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1278:41 - error TS1005: ',' expected.

1278         allowHTTP1?: boolean | undefined;
                                             ~

node_modules/@types/node/http2.d.ts:1279:26 - error TS1011: An element access expression should take an argument.

1279         origins?: string[] | undefined;
                              

node_modules/@types/node/http2.d.ts:1279:39 - error TS1005: ',' expected.

1279         origins?: string[] | undefined;
                                           ~

node_modules/@types/node/http2.d.ts:1291:52 - error TS1005: ',' expected.

1291         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1291:81 - error TS1109: Expression expected.

1291         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1292:22 - error TS1005: ';' expected.

1292         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1292:56 - error TS1005: ';' expected.

1292         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1293:23 - error TS1005: ';' expected.

1293         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1293:86 - error TS1109: Expression expected.

1293         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1294:5 - error TS1109: Expression expected.

1294     > extends net.Server, HTTP2ServerCommon {
         ~

node_modules/@types/node/http2.d.ts:1294:7 - error TS1109: Expression expected.

1294     > extends net.Server, HTTP2ServerCommon {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1294:45 - error TS1005: ';' expected.

1294     > extends net.Server, HTTP2ServerCommon {
                                                 ~

node_modules/@types/node/http2.d.ts:1296:18 - error TS1005: ',' expected.

1296             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1297:21 - error TS1005: ',' expected.

1297             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1297:107 - error TS1109: Expression expected.

1297             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1298:10 - error TS1005: ';' expected.

1298         ): this;
              ~

node_modules/@types/node/http2.d.ts:1300:18 - error TS1005: ',' expected.

1300             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1301:21 - error TS1005: ',' expected.

1301             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1301:107 - error TS1109: Expression expected.

1301             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1302:10 - error TS1005: ';' expected.

1302         ): this;
              ~

node_modules/@types/node/http2.d.ts:1304:18 - error TS1005: ',' expected.

1304             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1305:21 - error TS1005: ',' expected.

1305             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1305:118 - error TS1109: Expression expected.

1305             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1306:10 - error TS1005: ';' expected.

1306         ): this;
              ~

node_modules/@types/node/http2.d.ts:1307:26 - error TS1005: ',' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1307:52 - error TS1005: ',' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1307:74 - error TS1109: Expression expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http2.d.ts:1307:75 - error TS1005: ';' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http2.d.ts:1309:18 - error TS1005: ',' expected.

1309             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1310:21 - error TS1005: ',' expected.

1310             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1310:103 - error TS1109: Expression expected.

1310             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1311:10 - error TS1005: ';' expected.

1311         ): this;
              ~

node_modules/@types/node/http2.d.ts:1312:26 - error TS1005: ',' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1312:47 - error TS1005: ',' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                   ~

node_modules/@types/node/http2.d.ts:1312:59 - error TS1109: Expression expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1312:60 - error TS1005: ';' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1313:26 - error TS1005: ',' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1313:53 - error TS1005: ',' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1313:79 - error TS1109: Expression expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1313:80 - error TS1005: ';' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1315:18 - error TS1005: ',' expected.

1315             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1316:20 - error TS1005: ',' expected.

1316             request: InstanceType<Http2Request>,
                        ~

node_modules/@types/node/http2.d.ts:1316:48 - error TS1109: Expression expected.

1316             request: InstanceType<Http2Request>,
                                                    ~

node_modules/@types/node/http2.d.ts:1317:21 - error TS1005: ',' expected.

1317             response: InstanceType<Http2Response>,
                         ~

node_modules/@types/node/http2.d.ts:1317:50 - error TS1109: Expression expected.

1317             response: InstanceType<Http2Response>,
                                                      ~

node_modules/@types/node/http2.d.ts:1318:10 - error TS1005: ';' expected.

1318         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1319:19 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1319:39 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                           ~

node_modules/@types/node/http2.d.ts:1319:67 - error TS1109: Expression expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                       ~

node_modules/@types/node/http2.d.ts:1319:77 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                 ~

node_modules/@types/node/http2.d.ts:1319:106 - error TS1005: '(' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                              ~

node_modules/@types/node/http2.d.ts:1319:107 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1319:116 - error TS1005: ')' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                                        ~

node_modules/@types/node/http2.d.ts:1321:18 - error TS1005: ',' expected.

1321             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1322:20 - error TS1005: ',' expected.

1322             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1322:98 - error TS1109: Expression expected.

1322             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1323:10 - error TS1005: ';' expected.

1323         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1324:19 - error TS1005: ',' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1324:40 - error TS1005: ',' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                                            ~

node_modules/@types/node/http2.d.ts:1324:48 - error TS1005: ';' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                                                    ~

node_modules/@types/node/http2.d.ts:1325:19 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1325:37 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1325:65 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1325:93 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1325:102 - error TS1005: ';' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1326:19 - error TS1005: ',' expected.

1326         emit(event: "timeout"): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1326:31 - error TS1005: ';' expected.

1326         emit(event: "timeout"): boolean;
                                   ~

node_modules/@types/node/http2.d.ts:1327:19 - error TS1005: ',' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1327:45 - error TS1005: ',' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1327:51 - error TS1011: An element access expression should take an argument.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1327:53 - error TS1005: ';' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1329:18 - error TS1005: ',' expected.

1329             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1330:21 - error TS1005: ',' expected.

1330             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1330:107 - error TS1109: Expression expected.

1330             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1331:10 - error TS1005: ';' expected.

1331         ): this;
              ~

node_modules/@types/node/http2.d.ts:1333:18 - error TS1005: ',' expected.

1333             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1334:21 - error TS1005: ',' expected.

1334             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1334:107 - error TS1109: Expression expected.

1334             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1335:10 - error TS1005: ';' expected.

1335         ): this;
              ~

node_modules/@types/node/http2.d.ts:1337:18 - error TS1005: ',' expected.

1337             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1338:21 - error TS1005: ',' expected.

1338             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1338:118 - error TS1109: Expression expected.

1338             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1339:10 - error TS1005: ';' expected.

1339         ): this;
              ~

node_modules/@types/node/http2.d.ts:1340:17 - error TS1005: ',' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1340:43 - error TS1005: ',' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/http2.d.ts:1340:65 - error TS1109: Expression expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/http2.d.ts:1340:66 - error TS1005: ';' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http2.d.ts:1342:18 - error TS1005: ',' expected.

1342             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1343:21 - error TS1005: ',' expected.

1343             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1343:103 - error TS1109: Expression expected.

1343             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1344:10 - error TS1005: ';' expected.

1344         ): this;
              ~

node_modules/@types/node/http2.d.ts:1345:17 - error TS1005: ',' expected.

1345         on(event: "timeout", listener: () => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1345:38 - error TS1005: ',' expected.

1345         on(event: "timeout", listener: () => void): this;
                                          ~

node_modules/@types/node/http2.d.ts:1345:50 - error TS1109: Expression expected.

1345         on(event: "timeout", listener: () => void): this;
                                                      ~

node_modules/@types/node/http2.d.ts:1345:51 - error TS1005: ';' expected.

1345         on(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1346:17 - error TS1005: ',' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1346:44 - error TS1005: ',' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1346:70 - error TS1109: Expression expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1346:71 - error TS1005: ';' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1348:18 - error TS1005: ',' expected.

1348             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1349:21 - error TS1005: ',' expected.

1349             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1349:107 - error TS1109: Expression expected.

1349             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1350:10 - error TS1005: ';' expected.

1350         ): this;
              ~

node_modules/@types/node/http2.d.ts:1352:18 - error TS1005: ',' expected.

1352             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1353:21 - error TS1005: ',' expected.

1353             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1353:107 - error TS1109: Expression expected.

1353             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1354:10 - error TS1005: ';' expected.

1354         ): this;
              ~

node_modules/@types/node/http2.d.ts:1356:18 - error TS1005: ',' expected.

1356             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1357:21 - error TS1005: ',' expected.

1357             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1357:118 - error TS1109: Expression expected.

1357             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1358:10 - error TS1005: ';' expected.

1358         ): this;
              ~

node_modules/@types/node/http2.d.ts:1359:19 - error TS1005: ',' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1359:45 - error TS1005: ',' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                 ~

node_modules/@types/node/http2.d.ts:1359:67 - error TS1109: Expression expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1359:68 - error TS1005: ';' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1361:18 - error TS1005: ',' expected.

1361             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1362:21 - error TS1005: ',' expected.

1362             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1362:103 - error TS1109: Expression expected.

1362             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1363:10 - error TS1005: ';' expected.

1363         ): this;
              ~

node_modules/@types/node/http2.d.ts:1364:19 - error TS1005: ',' expected.

1364         once(event: "timeout", listener: () => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1364:40 - error TS1005: ',' expected.

1364         once(event: "timeout", listener: () => void): this;
                                            ~

node_modules/@types/node/http2.d.ts:1364:52 - error TS1109: Expression expected.

1364         once(event: "timeout", listener: () => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1364:53 - error TS1005: ';' expected.

1364         once(event: "timeout", listener: () => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1365:19 - error TS1005: ',' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1365:46 - error TS1005: ',' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1365:72 - error TS1109: Expression expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1365:73 - error TS1005: ';' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1367:18 - error TS1005: ',' expected.

1367             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1368:21 - error TS1005: ',' expected.

1368             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1368:107 - error TS1109: Expression expected.

1368             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1369:10 - error TS1005: ';' expected.

1369         ): this;
              ~

node_modules/@types/node/http2.d.ts:1371:18 - error TS1005: ',' expected.

1371             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1372:21 - error TS1005: ',' expected.

1372             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1372:107 - error TS1109: Expression expected.

1372             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1373:10 - error TS1005: ';' expected.

1373         ): this;
              ~

node_modules/@types/node/http2.d.ts:1375:18 - error TS1005: ',' expected.

1375             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1376:21 - error TS1005: ',' expected.

1376             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1376:118 - error TS1109: Expression expected.

1376             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1377:10 - error TS1005: ';' expected.

1377         ): this;
              ~

node_modules/@types/node/http2.d.ts:1378:30 - error TS1005: ',' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1378:56 - error TS1005: ',' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                            ~

node_modules/@types/node/http2.d.ts:1378:78 - error TS1109: Expression expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                  ~

node_modules/@types/node/http2.d.ts:1378:79 - error TS1005: ';' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1380:18 - error TS1005: ',' expected.

1380             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1381:21 - error TS1005: ',' expected.

1381             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1381:103 - error TS1109: Expression expected.

1381             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1382:10 - error TS1005: ';' expected.

1382         ): this;
              ~

node_modules/@types/node/http2.d.ts:1383:30 - error TS1005: ',' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1383:51 - error TS1005: ',' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1383:63 - error TS1109: Expression expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1383:64 - error TS1005: ';' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http2.d.ts:1384:30 - error TS1005: ',' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1384:57 - error TS1005: ',' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1384:83 - error TS1109: Expression expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1384:84 - error TS1005: ';' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1386:18 - error TS1005: ',' expected.

1386             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1387:21 - error TS1005: ',' expected.

1387             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1387:107 - error TS1109: Expression expected.

1387             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1388:10 - error TS1005: ';' expected.

1388         ): this;
              ~

node_modules/@types/node/http2.d.ts:1390:18 - error TS1005: ',' expected.

1390             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1391:21 - error TS1005: ',' expected.

1391             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1391:107 - error TS1109: Expression expected.

1391             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1392:10 - error TS1005: ';' expected.

1392         ): this;
              ~

node_modules/@types/node/http2.d.ts:1394:18 - error TS1005: ',' expected.

1394             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1395:21 - error TS1005: ',' expected.

1395             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1395:118 - error TS1109: Expression expected.

1395             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1396:10 - error TS1005: ';' expected.

1396         ): this;
              ~

node_modules/@types/node/http2.d.ts:1397:34 - error TS1005: ',' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1397:60 - error TS1005: ',' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1397:82 - error TS1109: Expression expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1397:83 - error TS1005: ';' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1399:18 - error TS1005: ',' expected.

1399             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1400:21 - error TS1005: ',' expected.

1400             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1400:103 - error TS1109: Expression expected.

1400             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1401:10 - error TS1005: ';' expected.

1401         ): this;
              ~

node_modules/@types/node/http2.d.ts:1402:34 - error TS1005: ',' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1402:55 - error TS1005: ',' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1402:67 - error TS1109: Expression expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1402:68 - error TS1005: ';' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1403:34 - error TS1005: ',' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1403:61 - error TS1005: ',' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1403:87 - error TS1109: Expression expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1403:88 - error TS1005: ';' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1407:52 - error TS1005: ',' expected.

1407         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1407:81 - error TS1109: Expression expected.

1407         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1408:22 - error TS1005: ';' expected.

1408         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1408:56 - error TS1005: ';' expected.

1408         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1409:23 - error TS1005: ';' expected.

1409         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1409:86 - error TS1109: Expression expected.

1409         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1410:5 - error TS1109: Expression expected.

1410     > extends tls.Server, HTTP2ServerCommon {
         ~

node_modules/@types/node/http2.d.ts:1410:7 - error TS1109: Expression expected.

1410     > extends tls.Server, HTTP2ServerCommon {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1410:45 - error TS1005: ';' expected.

1410     > extends tls.Server, HTTP2ServerCommon {
                                                 ~

node_modules/@types/node/http2.d.ts:1412:18 - error TS1005: ',' expected.

1412             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1413:21 - error TS1005: ',' expected.

1413             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1413:107 - error TS1109: Expression expected.

1413             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1414:10 - error TS1005: ';' expected.

1414         ): this;
              ~

node_modules/@types/node/http2.d.ts:1416:18 - error TS1005: ',' expected.

1416             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1417:21 - error TS1005: ',' expected.

1417             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1417:107 - error TS1109: Expression expected.

1417             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1418:10 - error TS1005: ';' expected.

1418         ): this;
              ~

node_modules/@types/node/http2.d.ts:1420:18 - error TS1005: ',' expected.

1420             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1421:21 - error TS1005: ',' expected.

1421             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1421:118 - error TS1109: Expression expected.

1421             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1422:10 - error TS1005: ';' expected.

1422         ): this;
              ~

node_modules/@types/node/http2.d.ts:1423:26 - error TS1005: ',' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1423:52 - error TS1005: ',' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1423:74 - error TS1109: Expression expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http2.d.ts:1423:75 - error TS1005: ';' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http2.d.ts:1425:18 - error TS1005: ',' expected.

1425             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1426:21 - error TS1005: ',' expected.

1426             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1426:103 - error TS1109: Expression expected.

1426             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1427:10 - error TS1005: ';' expected.

1427         ): this;
              ~

node_modules/@types/node/http2.d.ts:1428:26 - error TS1005: ',' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1428:47 - error TS1005: ',' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                   ~

node_modules/@types/node/http2.d.ts:1428:59 - error TS1109: Expression expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1428:60 - error TS1005: ';' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1429:26 - error TS1005: ',' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1429:55 - error TS1005: ',' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1429:88 - error TS1109: Expression expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1429:89 - error TS1005: ';' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                             ~

node_modules/@types/node/http2.d.ts:1430:26 - error TS1005: ',' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1430:53 - error TS1005: ',' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1430:79 - error TS1109: Expression expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1430:80 - error TS1005: ';' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1432:18 - error TS1005: ',' expected.

1432             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1433:20 - error TS1005: ',' expected.

1433             request: InstanceType<Http2Request>,
                        ~

node_modules/@types/node/http2.d.ts:1433:48 - error TS1109: Expression expected.

1433             request: InstanceType<Http2Request>,
                                                    ~

node_modules/@types/node/http2.d.ts:1434:21 - error TS1005: ',' expected.

1434             response: InstanceType<Http2Response>,
                         ~

node_modules/@types/node/http2.d.ts:1434:50 - error TS1109: Expression expected.

1434             response: InstanceType<Http2Response>,
                                                      ~

node_modules/@types/node/http2.d.ts:1435:10 - error TS1005: ';' expected.

1435         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1436:19 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1436:39 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                           ~

node_modules/@types/node/http2.d.ts:1436:67 - error TS1109: Expression expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                       ~

node_modules/@types/node/http2.d.ts:1436:77 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                 ~

node_modules/@types/node/http2.d.ts:1436:106 - error TS1005: '(' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                              ~

node_modules/@types/node/http2.d.ts:1436:107 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1436:116 - error TS1005: ')' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                                        ~

node_modules/@types/node/http2.d.ts:1438:18 - error TS1005: ',' expected.

1438             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1439:20 - error TS1005: ',' expected.

1439             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1439:98 - error TS1109: Expression expected.

1439             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1440:10 - error TS1005: ';' expected.

1440         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1441:19 - error TS1005: ',' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1441:40 - error TS1005: ',' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                                            ~

node_modules/@types/node/http2.d.ts:1441:48 - error TS1005: ';' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                                                    ~

node_modules/@types/node/http2.d.ts:1442:19 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1442:37 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1442:65 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1442:93 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1442:102 - error TS1005: ';' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1443:19 - error TS1005: ',' expected.

1443         emit(event: "timeout"): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1443:31 - error TS1005: ';' expected.

1443         emit(event: "timeout"): boolean;
                                   ~

node_modules/@types/node/http2.d.ts:1444:19 - error TS1005: ',' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1444:46 - error TS1005: ',' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                                                  ~

node_modules/@types/node/http2.d.ts:1444:62 - error TS1005: ';' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                                                                  ~

node_modules/@types/node/http2.d.ts:1445:19 - error TS1005: ',' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1445:45 - error TS1005: ',' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1445:51 - error TS1011: An element access expression should take an argument.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1445:53 - error TS1005: ';' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1447:18 - error TS1005: ',' expected.

1447             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1448:21 - error TS1005: ',' expected.

1448             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1448:107 - error TS1109: Expression expected.

1448             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1449:10 - error TS1005: ';' expected.

1449         ): this;
              ~

node_modules/@types/node/http2.d.ts:1451:18 - error TS1005: ',' expected.

1451             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1452:21 - error TS1005: ',' expected.

1452             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1452:107 - error TS1109: Expression expected.

1452             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1453:10 - error TS1005: ';' expected.

1453         ): this;
              ~

node_modules/@types/node/http2.d.ts:1455:18 - error TS1005: ',' expected.

1455             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1456:21 - error TS1005: ',' expected.

1456             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1456:118 - error TS1109: Expression expected.

1456             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1457:10 - error TS1005: ';' expected.

1457         ): this;
              ~

node_modules/@types/node/http2.d.ts:1458:17 - error TS1005: ',' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1458:43 - error TS1005: ',' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/http2.d.ts:1458:65 - error TS1109: Expression expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/http2.d.ts:1458:66 - error TS1005: ';' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http2.d.ts:1460:18 - error TS1005: ',' expected.

1460             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1461:21 - error TS1005: ',' expected.

1461             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1461:103 - error TS1109: Expression expected.

1461             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1462:10 - error TS1005: ';' expected.

1462         ): this;
              ~

node_modules/@types/node/http2.d.ts:1463:17 - error TS1005: ',' expected.

1463         on(event: "timeout", listener: () => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1463:38 - error TS1005: ',' expected.

1463         on(event: "timeout", listener: () => void): this;
                                          ~

node_modules/@types/node/http2.d.ts:1463:50 - error TS1109: Expression expected.

1463         on(event: "timeout", listener: () => void): this;
                                                      ~

node_modules/@types/node/http2.d.ts:1463:51 - error TS1005: ';' expected.

1463         on(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1464:17 - error TS1005: ',' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1464:46 - error TS1005: ',' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1464:79 - error TS1109: Expression expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1464:80 - error TS1005: ';' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1465:17 - error TS1005: ',' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1465:44 - error TS1005: ',' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1465:70 - error TS1109: Expression expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1465:71 - error TS1005: ';' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1467:18 - error TS1005: ',' expected.

1467             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1468:21 - error TS1005: ',' expected.

1468             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1468:107 - error TS1109: Expression expected.

1468             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1469:10 - error TS1005: ';' expected.

1469         ): this;
              ~

node_modules/@types/node/http2.d.ts:1471:18 - error TS1005: ',' expected.

1471             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1472:21 - error TS1005: ',' expected.

1472             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1472:107 - error TS1109: Expression expected.

1472             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1473:10 - error TS1005: ';' expected.

1473         ): this;
              ~

node_modules/@types/node/http2.d.ts:1475:18 - error TS1005: ',' expected.

1475             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1476:21 - error TS1005: ',' expected.

1476             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1476:118 - error TS1109: Expression expected.

1476             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1477:10 - error TS1005: ';' expected.

1477         ): this;
              ~

node_modules/@types/node/http2.d.ts:1478:19 - error TS1005: ',' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1478:45 - error TS1005: ',' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                 ~

node_modules/@types/node/http2.d.ts:1478:67 - error TS1109: Expression expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1478:68 - error TS1005: ';' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1480:18 - error TS1005: ',' expected.

1480             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1481:21 - error TS1005: ',' expected.

1481             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1481:103 - error TS1109: Expression expected.

1481             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1482:10 - error TS1005: ';' expected.

1482         ): this;
              ~

node_modules/@types/node/http2.d.ts:1483:19 - error TS1005: ',' expected.

1483         once(event: "timeout", listener: () => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1483:40 - error TS1005: ',' expected.

1483         once(event: "timeout", listener: () => void): this;
                                            ~

node_modules/@types/node/http2.d.ts:1483:52 - error TS1109: Expression expected.

1483         once(event: "timeout", listener: () => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1483:53 - error TS1005: ';' expected.

1483         once(event: "timeout", listener: () => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1484:19 - error TS1005: ',' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1484:48 - error TS1005: ',' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                    ~

node_modules/@types/node/http2.d.ts:1484:81 - error TS1109: Expression expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                     ~

node_modules/@types/node/http2.d.ts:1484:82 - error TS1005: ';' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1485:19 - error TS1005: ',' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1485:46 - error TS1005: ',' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1485:72 - error TS1109: Expression expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1485:73 - error TS1005: ';' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1487:18 - error TS1005: ',' expected.

1487             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1488:21 - error TS1005: ',' expected.

1488             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1488:107 - error TS1109: Expression expected.

1488             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1489:10 - error TS1005: ';' expected.

1489         ): this;
              ~

node_modules/@types/node/http2.d.ts:1491:18 - error TS1005: ',' expected.

1491             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1492:21 - error TS1005: ',' expected.

1492             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1492:107 - error TS1109: Expression expected.

1492             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1493:10 - error TS1005: ';' expected.

1493         ): this;
              ~

node_modules/@types/node/http2.d.ts:1495:18 - error TS1005: ',' expected.

1495             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1496:21 - error TS1005: ',' expected.

1496             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1496:118 - error TS1109: Expression expected.

1496             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1497:10 - error TS1005: ';' expected.

1497         ): this;
              ~

node_modules/@types/node/http2.d.ts:1498:30 - error TS1005: ',' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1498:56 - error TS1005: ',' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                            ~

node_modules/@types/node/http2.d.ts:1498:78 - error TS1109: Expression expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                  ~

node_modules/@types/node/http2.d.ts:1498:79 - error TS1005: ';' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1500:18 - error TS1005: ',' expected.

1500             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1501:21 - error TS1005: ',' expected.

1501             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1501:103 - error TS1109: Expression expected.

1501             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1502:10 - error TS1005: ';' expected.

1502         ): this;
              ~

node_modules/@types/node/http2.d.ts:1503:30 - error TS1005: ',' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1503:51 - error TS1005: ',' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1503:63 - error TS1109: Expression expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1503:64 - error TS1005: ';' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http2.d.ts:1504:30 - error TS1005: ',' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1504:59 - error TS1005: ',' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1504:92 - error TS1109: Expression expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                ~

node_modules/@types/node/http2.d.ts:1504:93 - error TS1005: ';' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1505:30 - error TS1005: ',' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1505:57 - error TS1005: ',' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1505:83 - error TS1109: Expression expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1505:84 - error TS1005: ';' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1507:18 - error TS1005: ',' expected.

1507             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1508:21 - error TS1005: ',' expected.

1508             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1508:107 - error TS1109: Expression expected.

1508             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1509:10 - error TS1005: ';' expected.

1509         ): this;
              ~

node_modules/@types/node/http2.d.ts:1511:18 - error TS1005: ',' expected.

1511             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1512:21 - error TS1005: ',' expected.

1512             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1512:107 - error TS1109: Expression expected.

1512             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1513:10 - error TS1005: ';' expected.

1513         ): this;
              ~

node_modules/@types/node/http2.d.ts:1515:18 - error TS1005: ',' expected.

1515             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1516:21 - error TS1005: ',' expected.

1516             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1516:118 - error TS1109: Expression expected.

1516             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1517:10 - error TS1005: ';' expected.

1517         ): this;
              ~

node_modules/@types/node/http2.d.ts:1518:34 - error TS1005: ',' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1518:60 - error TS1005: ',' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1518:82 - error TS1109: Expression expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1518:83 - error TS1005: ';' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1520:18 - error TS1005: ',' expected.

1520             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1521:21 - error TS1005: ',' expected.

1521             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1521:103 - error TS1109: Expression expected.

1521             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1522:10 - error TS1005: ';' expected.

1522         ): this;
              ~

node_modules/@types/node/http2.d.ts:1523:34 - error TS1005: ',' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1523:55 - error TS1005: ',' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1523:67 - error TS1109: Expression expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1523:68 - error TS1005: ';' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1524:34 - error TS1005: ',' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1524:63 - error TS1005: ',' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1524:96 - error TS1109: Expression expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                    ~

node_modules/@types/node/http2.d.ts:1524:97 - error TS1005: ';' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                     ~

node_modules/@types/node/http2.d.ts:1525:34 - error TS1005: ',' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1525:61 - error TS1005: ',' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1525:87 - error TS1109: Expression expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1525:88 - error TS1005: ';' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:2442:52 - error TS1005: ',' expected.

2442         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:2442:81 - error TS1109: Expression expected.

2442         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:2443:22 - error TS1005: ';' expected.

2443         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:2443:56 - error TS1005: ';' expected.

2443         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:2444:23 - error TS1005: ';' expected.

2444         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:2444:86 - error TS1109: Expression expected.

2444         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:2445:5 - error TS1109: Expression expected.

2445     >(
         ~

node_modules/@types/node/http2.d.ts:2446:16 - error TS1005: ')' expected.

2446         options: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                    ~

node_modules/@types/node/http2.d.ts:2446:89 - error TS1109: Expression expected.

2446         options: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                             ~

node_modules/@types/node/http2.d.ts:2447:26 - error TS1109: Expression expected.

2447         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                              ~

node_modules/@types/node/http2.d.ts:2447:112 - error TS1109: Expression expected.

2447         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                                    ~

node_modules/@types/node/http2.d.ts:2448:5 - error TS1109: Expression expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
         ~

node_modules/@types/node/http2.d.ts:2448:6 - error TS1128: Declaration or statement expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
          ~

node_modules/@types/node/http2.d.ts:2448:77 - error TS1005: '(' expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                 ~

node_modules/@types/node/http2.d.ts:2482:52 - error TS1005: ',' expected.

2482         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:2482:81 - error TS1109: Expression expected.

2482         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:2483:22 - error TS1005: ';' expected.

2483         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:2483:56 - error TS1005: ';' expected.

2483         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:2484:23 - error TS1005: ';' expected.

2484         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:2484:86 - error TS1109: Expression expected.

2484         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:2485:5 - error TS1109: Expression expected.

2485     >(
         ~

node_modules/@types/node/http2.d.ts:2486:16 - error TS1005: ')' expected.

2486         options: SecureServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                    ~

node_modules/@types/node/http2.d.ts:2486:95 - error TS1109: Expression expected.

2486         options: SecureServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                   ~

node_modules/@types/node/http2.d.ts:2487:26 - error TS1109: Expression expected.

2487         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                              ~

node_modules/@types/node/http2.d.ts:2487:112 - error TS1109: Expression expected.

2487         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                                    ~

node_modules/@types/node/http2.d.ts:2488:5 - error TS1109: Expression expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
         ~

node_modules/@types/node/http2.d.ts:2488:6 - error TS1128: Declaration or statement expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
          ~

node_modules/@types/node/http2.d.ts:2488:83 - error TS1005: '(' expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                       ~

node_modules/@types/node/https.d.ts:13:52 - error TS1005: ',' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:13:65 - error TS1005: ',' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                   ~

node_modules/@types/node/https.d.ts:13:74 - error TS1005: '(' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                            ~

node_modules/@types/node/https.d.ts:13:76 - error TS1109: Expression expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:14:5 - error TS1109: Expression expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
       ~

node_modules/@types/node/https.d.ts:14:7 - error TS1109: Expression expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
         ~

node_modules/@types/node/https.d.ts:14:90 - error TS1005: '(' expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
                                                                                            ~

node_modules/@types/node/https.d.ts:37:52 - error TS1005: ',' expected.

37         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:37:76 - error TS1109: Expression expected.

37         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:38:5 - error TS1109: Expression expected.

38     > extends http.Server<Request, Response> {}
       ~

node_modules/@types/node/https.d.ts:38:7 - error TS1109: Expression expected.

38     > extends http.Server<Request, Response> {}
         ~~~~~~~

node_modules/@types/node/https.d.ts:45:52 - error TS1005: ',' expected.

45         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:45:76 - error TS1109: Expression expected.

45         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:46:5 - error TS1109: Expression expected.

46     > extends tls.Server {
       ~

node_modules/@types/node/https.d.ts:46:7 - error TS1109: Expression expected.

46     > extends tls.Server {
         ~~~~~~~

node_modules/@types/node/https.d.ts:46:26 - error TS1005: ';' expected.

46     > extends tls.Server {
                            ~

node_modules/@types/node/https.d.ts:47:37 - error TS1109: Expression expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                       ~

node_modules/@types/node/https.d.ts:47:78 - error TS1005: '(' expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                                                                ~

node_modules/@types/node/https.d.ts:47:79 - error TS1005: ')' expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                                                                 ~

node_modules/@types/node/https.d.ts:49:20 - error TS1005: ',' expected.

49             options: ServerOptions<Request, Response>,
                      ~

node_modules/@types/node/https.d.ts:49:54 - error TS1109: Expression expected.

49             options: ServerOptions<Request, Response>,
                                                        ~

node_modules/@types/node/https.d.ts:50:29 - error TS1109: Expression expected.

50             requestListener?: http.RequestListener<Request, Response>,
                               ~

node_modules/@types/node/https.d.ts:50:70 - error TS1109: Expression expected.

50             requestListener?: http.RequestListener<Request, Response>,
                                                                        ~

node_modules/@types/node/https.d.ts:56:30 - error TS1005: ';' expected.

56         closeAllConnections(): void;
                                ~

node_modules/@types/node/https.d.ts:56:36 - error TS1109: Expression expected.

56         closeAllConnections(): void;
                                      ~

node_modules/@types/node/https.d.ts:61:31 - error TS1005: ';' expected.

61         closeIdleConnections(): void;
                                 ~

node_modules/@types/node/https.d.ts:61:37 - error TS1109: Expression expected.

61         closeIdleConnections(): void;
                                       ~

node_modules/@types/node/https.d.ts:62:26 - error TS1005: ',' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                            ~

node_modules/@types/node/https.d.ts:62:44 - error TS1005: ',' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                              ~

node_modules/@types/node/https.d.ts:62:70 - error TS1109: Expression expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:62:71 - error TS1005: ';' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:63:26 - error TS1005: ',' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:63:46 - error TS1005: ',' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                ~

node_modules/@types/node/https.d.ts:63:96 - error TS1109: Expression expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:63:97 - error TS1005: ';' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:65:18 - error TS1005: ',' expected.

65             event: "newSession",
                    ~

node_modules/@types/node/https.d.ts:66:21 - error TS1005: ',' expected.

66             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                       ~

node_modules/@types/node/https.d.ts:66:117 - error TS1109: Expression expected.

66             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                       ~

node_modules/@types/node/https.d.ts:67:10 - error TS1005: ';' expected.

67         ): this;
            ~

node_modules/@types/node/https.d.ts:69:18 - error TS1005: ',' expected.

69             event: "OCSPRequest",
                    ~

node_modules/@types/node/https.d.ts:70:21 - error TS1005: ',' expected.

70             listener: (
                       ~

node_modules/@types/node/https.d.ts:74:22 - error TS1109: Expression expected.

74             ) => void,
                        ~

node_modules/@types/node/https.d.ts:75:10 - error TS1005: ';' expected.

75         ): this;
            ~

node_modules/@types/node/https.d.ts:77:18 - error TS1005: ',' expected.

77             event: "resumeSession",
                    ~

node_modules/@types/node/https.d.ts:78:21 - error TS1005: ',' expected.

78             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                       ~

node_modules/@types/node/https.d.ts:78:103 - error TS1109: Expression expected.

78             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                         ~

node_modules/@types/node/https.d.ts:79:10 - error TS1005: ';' expected.

79         ): this;
            ~

node_modules/@types/node/https.d.ts:80:26 - error TS1005: ',' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:80:56 - error TS1005: ',' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:80:92 - error TS1109: Expression expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                              ~

node_modules/@types/node/https.d.ts:80:93 - error TS1005: ';' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:81:26 - error TS1005: ',' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:81:54 - error TS1005: ',' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:81:102 - error TS1109: Expression expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:81:103 - error TS1005: ';' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:82:26 - error TS1005: ',' expected.

82         addListener(event: "close", listener: () => void): this;
                            ~

node_modules/@types/node/https.d.ts:82:45 - error TS1005: ',' expected.

82         addListener(event: "close", listener: () => void): this;
                                               ~

node_modules/@types/node/https.d.ts:82:57 - error TS1109: Expression expected.

82         addListener(event: "close", listener: () => void): this;
                                                           ~

node_modules/@types/node/https.d.ts:82:58 - error TS1005: ';' expected.

82         addListener(event: "close", listener: () => void): this;
                                                            ~

node_modules/@types/node/https.d.ts:83:26 - error TS1005: ',' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                            ~

node_modules/@types/node/https.d.ts:83:50 - error TS1005: ',' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:83:76 - error TS1109: Expression expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:83:77 - error TS1005: ';' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                               ~

node_modules/@types/node/https.d.ts:84:26 - error TS1005: ',' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                            ~

node_modules/@types/node/https.d.ts:84:45 - error TS1005: ',' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/https.d.ts:84:67 - error TS1109: Expression expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:84:68 - error TS1005: ';' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/https.d.ts:85:26 - error TS1005: ',' expected.

85         addListener(event: "listening", listener: () => void): this;
                            ~

node_modules/@types/node/https.d.ts:85:49 - error TS1005: ',' expected.

85         addListener(event: "listening", listener: () => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:85:61 - error TS1109: Expression expected.

85         addListener(event: "listening", listener: () => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:85:62 - error TS1005: ';' expected.

85         addListener(event: "listening", listener: () => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:86:26 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:86:53 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                       ~

node_modules/@types/node/https.d.ts:86:94 - error TS1005: '(' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:86:95 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:86:101 - error TS1005: ')' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:87:26 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:87:56 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/https.d.ts:87:97 - error TS1005: '(' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:87:98 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:87:104 - error TS1005: ')' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:88:26 - error TS1005: ',' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                            ~

node_modules/@types/node/https.d.ts:88:51 - error TS1005: ',' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:88:89 - error TS1109: Expression expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:88:90 - error TS1005: ';' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:90:18 - error TS1005: ',' expected.

90             event: "connect",
                    ~

node_modules/@types/node/https.d.ts:91:21 - error TS1005: ',' expected.

91             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                       ~

node_modules/@types/node/https.d.ts:91:89 - error TS1109: Expression expected.

91             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                           ~

node_modules/@types/node/https.d.ts:92:10 - error TS1005: ';' expected.

92         ): this;
            ~

node_modules/@types/node/https.d.ts:93:26 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:93:47 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/https.d.ts:93:88 - error TS1005: '(' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:93:89 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:93:95 - error TS1005: ')' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:95:18 - error TS1005: ',' expected.

95             event: "upgrade",
                    ~

node_modules/@types/node/https.d.ts:96:21 - error TS1005: ',' expected.

96             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                       ~

node_modules/@types/node/https.d.ts:96:89 - error TS1109: Expression expected.

96             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                           ~

node_modules/@types/node/https.d.ts:97:10 - error TS1005: ';' expected.

97         ): this;
            ~

node_modules/@types/node/https.d.ts:98:19 - error TS1005: ',' expected.

98         emit(event: string, ...args: any[]): boolean;
                     ~

node_modules/@types/node/https.d.ts:98:36 - error TS1005: ',' expected.

98         emit(event: string, ...args: any[]): boolean;
                                      ~

node_modules/@types/node/https.d.ts:98:42 - error TS1011: An element access expression should take an argument.

98         emit(event: string, ...args: any[]): boolean;
                                            

node_modules/@types/node/https.d.ts:98:44 - error TS1005: ';' expected.

98         emit(event: string, ...args: any[]): boolean;
                                              ~

node_modules/@types/node/https.d.ts:99:19 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                     ~

node_modules/@types/node/https.d.ts:99:35 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                     ~

node_modules/@types/node/https.d.ts:99:54 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                                        ~

node_modules/@types/node/https.d.ts:99:70 - error TS1005: ';' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                                                        ~

node_modules/@types/node/https.d.ts:101:18 - error TS1005: ',' expected.

101             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:102:22 - error TS1005: ',' expected.

102             sessionId: Buffer,
                         ~

node_modules/@types/node/https.d.ts:103:24 - error TS1005: ',' expected.

103             sessionData: Buffer,
                           ~

node_modules/@types/node/https.d.ts:104:21 - error TS1005: ',' expected.

104             callback: (err: Error, resp: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:104:57 - error TS1109: Expression expected.

104             callback: (err: Error, resp: Buffer) => void,
                                                            ~

node_modules/@types/node/https.d.ts:105:10 - error TS1005: ';' expected.

105         ): boolean;
             ~

node_modules/@types/node/https.d.ts:107:18 - error TS1005: ',' expected.

107             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:108:24 - error TS1005: ',' expected.

108             certificate: Buffer,
                           ~

node_modules/@types/node/https.d.ts:109:19 - error TS1005: ',' expected.

109             issuer: Buffer,
                      ~

node_modules/@types/node/https.d.ts:110:21 - error TS1005: ',' expected.

110             callback: (err: Error | null, resp: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:110:64 - error TS1109: Expression expected.

110             callback: (err: Error | null, resp: Buffer) => void,
                                                                   ~

node_modules/@types/node/https.d.ts:111:10 - error TS1005: ';' expected.

111         ): boolean;
             ~

node_modules/@types/node/https.d.ts:112:19 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                      ~

node_modules/@types/node/https.d.ts:112:47 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                  ~

node_modules/@types/node/https.d.ts:112:65 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                    ~

node_modules/@types/node/https.d.ts:112:108 - error TS1109: Expression expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                                                               ~

node_modules/@types/node/https.d.ts:112:109 - error TS1005: ';' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                                                                ~

node_modules/@types/node/https.d.ts:113:19 - error TS1005: ',' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                      ~

node_modules/@types/node/https.d.ts:113:50 - error TS1005: ',' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                                                     ~

node_modules/@types/node/https.d.ts:113:66 - error TS1005: ';' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:114:19 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                      ~

node_modules/@types/node/https.d.ts:114:42 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                             ~

node_modules/@types/node/https.d.ts:114:60 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                                               ~

node_modules/@types/node/https.d.ts:114:76 - error TS1005: ';' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                                                               ~

node_modules/@types/node/https.d.ts:115:19 - error TS1005: ',' expected.

115         emit(event: "close"): boolean;
                      ~

node_modules/@types/node/https.d.ts:115:29 - error TS1005: ';' expected.

115         emit(event: "close"): boolean;
                                ~

node_modules/@types/node/https.d.ts:116:19 - error TS1005: ',' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                      ~

node_modules/@types/node/https.d.ts:116:41 - error TS1005: ',' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                                            ~

node_modules/@types/node/https.d.ts:116:50 - error TS1005: ';' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                                                     ~

node_modules/@types/node/https.d.ts:117:19 - error TS1005: ',' expected.

117         emit(event: "error", err: Error): boolean;
                      ~

node_modules/@types/node/https.d.ts:117:33 - error TS1005: ',' expected.

117         emit(event: "error", err: Error): boolean;
                                    ~

node_modules/@types/node/https.d.ts:117:41 - error TS1005: ';' expected.

117         emit(event: "error", err: Error): boolean;
                                            ~

node_modules/@types/node/https.d.ts:118:19 - error TS1005: ',' expected.

118         emit(event: "listening"): boolean;
                      ~

node_modules/@types/node/https.d.ts:118:33 - error TS1005: ';' expected.

118         emit(event: "listening"): boolean;
                                    ~

node_modules/@types/node/https.d.ts:120:18 - error TS1005: ',' expected.

120             event: "checkContinue",
                     ~

node_modules/@types/node/https.d.ts:121:16 - error TS1005: ',' expected.

121             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:121:39 - error TS1109: Expression expected.

121             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:122:16 - error TS1005: ',' expected.

122             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:122:40 - error TS1109: Expression expected.

122             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:123:10 - error TS1005: ';' expected.

123         ): boolean;
             ~

node_modules/@types/node/https.d.ts:125:18 - error TS1005: ',' expected.

125             event: "checkExpectation",
                     ~

node_modules/@types/node/https.d.ts:126:16 - error TS1005: ',' expected.

126             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:126:39 - error TS1109: Expression expected.

126             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:127:16 - error TS1005: ',' expected.

127             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:127:40 - error TS1109: Expression expected.

127             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:128:10 - error TS1005: ';' expected.

128         ): boolean;
             ~

node_modules/@types/node/https.d.ts:129:19 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                      ~

node_modules/@types/node/https.d.ts:129:39 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                          ~

node_modules/@types/node/https.d.ts:129:54 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                                         ~

node_modules/@types/node/https.d.ts:129:63 - error TS1005: ';' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                                                  ~

node_modules/@types/node/https.d.ts:130:19 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/https.d.ts:130:35 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/https.d.ts:130:58 - error TS1109: Expression expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/https.d.ts:130:66 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:130:80 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                   ~

node_modules/@types/node/https.d.ts:130:89 - error TS1005: ';' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                            ~

node_modules/@types/node/https.d.ts:132:18 - error TS1005: ',' expected.

132             event: "request",
                     ~

node_modules/@types/node/https.d.ts:133:16 - error TS1005: ',' expected.

133             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:133:39 - error TS1109: Expression expected.

133             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:134:16 - error TS1005: ',' expected.

134             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:134:40 - error TS1109: Expression expected.

134             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:135:10 - error TS1005: ';' expected.

135         ): boolean;
             ~

node_modules/@types/node/https.d.ts:136:19 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/https.d.ts:136:35 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/https.d.ts:136:58 - error TS1109: Expression expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/https.d.ts:136:66 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:136:80 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                   ~

node_modules/@types/node/https.d.ts:136:89 - error TS1005: ';' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                            ~

node_modules/@types/node/https.d.ts:137:17 - error TS1005: ',' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                    ~

node_modules/@types/node/https.d.ts:137:35 - error TS1005: ',' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/https.d.ts:137:61 - error TS1109: Expression expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:137:62 - error TS1005: ';' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:138:17 - error TS1005: ',' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:138:37 - error TS1005: ',' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                        ~

node_modules/@types/node/https.d.ts:138:87 - error TS1109: Expression expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:138:88 - error TS1005: ';' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:140:18 - error TS1005: ',' expected.

140             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:141:21 - error TS1005: ',' expected.

141             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:141:117 - error TS1109: Expression expected.

141             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:142:10 - error TS1005: ';' expected.

142         ): this;
             ~

node_modules/@types/node/https.d.ts:144:18 - error TS1005: ',' expected.

144             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:145:21 - error TS1005: ',' expected.

145             listener: (
                        ~

node_modules/@types/node/https.d.ts:149:22 - error TS1109: Expression expected.

149             ) => void,
                         ~

node_modules/@types/node/https.d.ts:150:10 - error TS1005: ';' expected.

150         ): this;
             ~

node_modules/@types/node/https.d.ts:152:18 - error TS1005: ',' expected.

152             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:153:21 - error TS1005: ',' expected.

153             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:153:103 - error TS1109: Expression expected.

153             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:154:10 - error TS1005: ';' expected.

154         ): this;
             ~

node_modules/@types/node/https.d.ts:155:17 - error TS1005: ',' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:155:47 - error TS1005: ',' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/https.d.ts:155:83 - error TS1109: Expression expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                      ~

node_modules/@types/node/https.d.ts:155:84 - error TS1005: ';' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                       ~

node_modules/@types/node/https.d.ts:156:17 - error TS1005: ',' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:156:45 - error TS1005: ',' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                ~

node_modules/@types/node/https.d.ts:156:93 - error TS1109: Expression expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:156:94 - error TS1005: ';' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:157:17 - error TS1005: ',' expected.

157         on(event: "close", listener: () => void): this;
                    ~

node_modules/@types/node/https.d.ts:157:36 - error TS1005: ',' expected.

157         on(event: "close", listener: () => void): this;
                                       ~

node_modules/@types/node/https.d.ts:157:48 - error TS1109: Expression expected.

157         on(event: "close", listener: () => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:157:49 - error TS1005: ';' expected.

157         on(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:158:17 - error TS1005: ',' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                    ~

node_modules/@types/node/https.d.ts:158:41 - error TS1005: ',' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                            ~

node_modules/@types/node/https.d.ts:158:67 - error TS1109: Expression expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                                                      ~

node_modules/@types/node/https.d.ts:158:68 - error TS1005: ';' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                                                       ~

node_modules/@types/node/https.d.ts:159:17 - error TS1005: ',' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                    ~

node_modules/@types/node/https.d.ts:159:36 - error TS1005: ',' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                       ~

node_modules/@types/node/https.d.ts:159:58 - error TS1109: Expression expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:159:59 - error TS1005: ';' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                                              ~

node_modules/@types/node/https.d.ts:160:17 - error TS1005: ',' expected.

160         on(event: "listening", listener: () => void): this;
                    ~

node_modules/@types/node/https.d.ts:160:40 - error TS1005: ',' expected.

160         on(event: "listening", listener: () => void): this;
                                           ~

node_modules/@types/node/https.d.ts:160:52 - error TS1109: Expression expected.

160         on(event: "listening", listener: () => void): this;
                                                       ~

node_modules/@types/node/https.d.ts:160:53 - error TS1005: ';' expected.

160         on(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:161:17 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:161:44 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                               ~

node_modules/@types/node/https.d.ts:161:85 - error TS1005: '(' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:161:86 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:161:92 - error TS1005: ')' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:162:17 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:162:47 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/https.d.ts:162:88 - error TS1005: '(' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:162:89 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:162:95 - error TS1005: ')' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:163:17 - error TS1005: ',' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                    ~

node_modules/@types/node/https.d.ts:163:42 - error TS1005: ',' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                             ~

node_modules/@types/node/https.d.ts:163:80 - error TS1109: Expression expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:163:81 - error TS1005: ';' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:164:17 - error TS1005: ',' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/https.d.ts:164:38 - error TS1005: ',' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:164:106 - error TS1109: Expression expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:164:107 - error TS1005: ';' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:165:17 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:165:38 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                         ~

node_modules/@types/node/https.d.ts:165:79 - error TS1005: '(' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                  ~

node_modules/@types/node/https.d.ts:165:80 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:165:86 - error TS1005: ')' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:166:17 - error TS1005: ',' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/https.d.ts:166:38 - error TS1005: ',' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:166:106 - error TS1109: Expression expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:166:107 - error TS1005: ';' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:167:19 - error TS1005: ',' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                      ~

node_modules/@types/node/https.d.ts:167:37 - error TS1005: ',' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                        ~

node_modules/@types/node/https.d.ts:167:63 - error TS1109: Expression expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                                                  ~

node_modules/@types/node/https.d.ts:167:64 - error TS1005: ';' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                                                   ~

node_modules/@types/node/https.d.ts:168:19 - error TS1005: ',' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:168:39 - error TS1005: ',' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                          ~

node_modules/@types/node/https.d.ts:168:89 - error TS1109: Expression expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:168:90 - error TS1005: ';' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                             ~

node_modules/@types/node/https.d.ts:170:18 - error TS1005: ',' expected.

170             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:171:21 - error TS1005: ',' expected.

171             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:171:117 - error TS1109: Expression expected.

171             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:172:10 - error TS1005: ';' expected.

172         ): this;
             ~

node_modules/@types/node/https.d.ts:174:18 - error TS1005: ',' expected.

174             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:175:21 - error TS1005: ',' expected.

175             listener: (
                        ~

node_modules/@types/node/https.d.ts:179:22 - error TS1109: Expression expected.

179             ) => void,
                         ~

node_modules/@types/node/https.d.ts:180:10 - error TS1005: ';' expected.

180         ): this;
             ~

node_modules/@types/node/https.d.ts:182:18 - error TS1005: ',' expected.

182             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:183:21 - error TS1005: ',' expected.

183             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:183:103 - error TS1109: Expression expected.

183             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:184:10 - error TS1005: ';' expected.

184         ): this;
             ~

node_modules/@types/node/https.d.ts:185:19 - error TS1005: ',' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:185:49 - error TS1005: ',' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:185:85 - error TS1109: Expression expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:185:86 - error TS1005: ';' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:186:19 - error TS1005: ',' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:186:47 - error TS1005: ',' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/https.d.ts:186:95 - error TS1109: Expression expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:186:96 - error TS1005: ';' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:187:19 - error TS1005: ',' expected.

187         once(event: "close", listener: () => void): this;
                      ~

node_modules/@types/node/https.d.ts:187:38 - error TS1005: ',' expected.

187         once(event: "close", listener: () => void): this;
                                         ~

node_modules/@types/node/https.d.ts:187:50 - error TS1109: Expression expected.

187         once(event: "close", listener: () => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:187:51 - error TS1005: ';' expected.

187         once(event: "close", listener: () => void): this;
                                                      ~

node_modules/@types/node/https.d.ts:188:19 - error TS1005: ',' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                      ~

node_modules/@types/node/https.d.ts:188:43 - error TS1005: ',' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                              ~

node_modules/@types/node/https.d.ts:188:69 - error TS1109: Expression expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:188:70 - error TS1005: ';' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:189:19 - error TS1005: ',' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                      ~

node_modules/@types/node/https.d.ts:189:38 - error TS1005: ',' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:189:60 - error TS1109: Expression expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:189:61 - error TS1005: ';' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:190:19 - error TS1005: ',' expected.

190         once(event: "listening", listener: () => void): this;
                      ~

node_modules/@types/node/https.d.ts:190:42 - error TS1005: ',' expected.

190         once(event: "listening", listener: () => void): this;
                                             ~

node_modules/@types/node/https.d.ts:190:54 - error TS1109: Expression expected.

190         once(event: "listening", listener: () => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:190:55 - error TS1005: ';' expected.

190         once(event: "listening", listener: () => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:191:19 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:191:46 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/https.d.ts:191:87 - error TS1005: '(' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:191:88 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:191:94 - error TS1005: ')' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:192:19 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:192:49 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                    ~

node_modules/@types/node/https.d.ts:192:90 - error TS1005: '(' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/https.d.ts:192:91 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                              ~

node_modules/@types/node/https.d.ts:192:97 - error TS1005: ')' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:193:19 - error TS1005: ',' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                      ~

node_modules/@types/node/https.d.ts:193:44 - error TS1005: ',' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                               ~

node_modules/@types/node/https.d.ts:193:82 - error TS1109: Expression expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                     ~

node_modules/@types/node/https.d.ts:193:83 - error TS1005: ';' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                      ~

node_modules/@types/node/https.d.ts:194:19 - error TS1005: ',' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                      ~

node_modules/@types/node/https.d.ts:194:40 - error TS1005: ',' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                           ~

node_modules/@types/node/https.d.ts:194:108 - error TS1109: Expression expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:194:109 - error TS1005: ';' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:195:19 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:195:40 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                           ~

node_modules/@types/node/https.d.ts:195:81 - error TS1005: '(' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:195:82 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                     ~

node_modules/@types/node/https.d.ts:195:88 - error TS1005: ')' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:196:19 - error TS1005: ',' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                      ~

node_modules/@types/node/https.d.ts:196:40 - error TS1005: ',' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                           ~

node_modules/@types/node/https.d.ts:196:108 - error TS1109: Expression expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:196:109 - error TS1005: ';' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:197:30 - error TS1005: ',' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:197:48 - error TS1005: ',' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:197:74 - error TS1109: Expression expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/https.d.ts:197:75 - error TS1005: ';' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:198:30 - error TS1005: ',' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:198:50 - error TS1005: ',' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:198:100 - error TS1109: Expression expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:198:101 - error TS1005: ';' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:200:18 - error TS1005: ',' expected.

200             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:201:21 - error TS1005: ',' expected.

201             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:201:117 - error TS1109: Expression expected.

201             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:202:10 - error TS1005: ';' expected.

202         ): this;
             ~

node_modules/@types/node/https.d.ts:204:18 - error TS1005: ',' expected.

204             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:205:21 - error TS1005: ',' expected.

205             listener: (
                        ~

node_modules/@types/node/https.d.ts:209:22 - error TS1109: Expression expected.

209             ) => void,
                         ~

node_modules/@types/node/https.d.ts:210:10 - error TS1005: ';' expected.

210         ): this;
             ~

node_modules/@types/node/https.d.ts:212:18 - error TS1005: ',' expected.

212             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:213:21 - error TS1005: ',' expected.

213             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:213:103 - error TS1109: Expression expected.

213             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:214:10 - error TS1005: ';' expected.

214         ): this;
             ~

node_modules/@types/node/https.d.ts:215:30 - error TS1005: ',' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:215:60 - error TS1005: ',' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:215:96 - error TS1109: Expression expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:215:97 - error TS1005: ';' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:216:30 - error TS1005: ',' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:216:58 - error TS1005: ',' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:216:106 - error TS1109: Expression expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:216:107 - error TS1005: ';' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:217:30 - error TS1005: ',' expected.

217         prependListener(event: "close", listener: () => void): this;
                                 ~

node_modules/@types/node/https.d.ts:217:49 - error TS1005: ',' expected.

217         prependListener(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:217:61 - error TS1109: Expression expected.

217         prependListener(event: "close", listener: () => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:217:62 - error TS1005: ';' expected.

217         prependListener(event: "close", listener: () => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:218:30 - error TS1005: ',' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:218:54 - error TS1005: ',' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:218:80 - error TS1109: Expression expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:218:81 - error TS1005: ';' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:219:30 - error TS1005: ',' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:219:49 - error TS1005: ',' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:219:71 - error TS1109: Expression expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                          ~

node_modules/@types/node/https.d.ts:219:72 - error TS1005: ';' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                           ~

node_modules/@types/node/https.d.ts:220:30 - error TS1005: ',' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                 ~

node_modules/@types/node/https.d.ts:220:53 - error TS1005: ',' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:220:65 - error TS1109: Expression expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                                    ~

node_modules/@types/node/https.d.ts:220:66 - error TS1005: ';' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:221:30 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:221:57 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                            ~

node_modules/@types/node/https.d.ts:221:98 - error TS1005: '(' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/https.d.ts:221:99 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/https.d.ts:221:105 - error TS1005: ')' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:222:30 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:222:60 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                               ~

node_modules/@types/node/https.d.ts:222:101 - error TS1005: '(' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:222:102 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:222:108 - error TS1005: ')' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:223:30 - error TS1005: ',' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:223:55 - error TS1005: ',' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:223:93 - error TS1109: Expression expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:223:94 - error TS1005: ';' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:225:18 - error TS1005: ',' expected.

225             event: "connect",
                     ~

node_modules/@types/node/https.d.ts:226:21 - error TS1005: ',' expected.

226             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:226:89 - error TS1109: Expression expected.

226             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:227:10 - error TS1005: ';' expected.

227         ): this;
             ~

node_modules/@types/node/https.d.ts:228:30 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:228:51 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                      ~

node_modules/@types/node/https.d.ts:228:92 - error TS1005: '(' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:228:93 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:228:99 - error TS1005: ')' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/https.d.ts:230:18 - error TS1005: ',' expected.

230             event: "upgrade",
                     ~

node_modules/@types/node/https.d.ts:231:21 - error TS1005: ',' expected.

231             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:231:89 - error TS1109: Expression expected.

231             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:232:10 - error TS1005: ';' expected.

232         ): this;
             ~

node_modules/@types/node/https.d.ts:233:34 - error TS1005: ',' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:233:52 - error TS1005: ',' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                       ~

node_modules/@types/node/https.d.ts:233:78 - error TS1109: Expression expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                 ~

node_modules/@types/node/https.d.ts:233:79 - error TS1005: ';' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                  ~

node_modules/@types/node/https.d.ts:234:34 - error TS1005: ',' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:234:54 - error TS1005: ',' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:234:104 - error TS1109: Expression expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                           ~

node_modules/@types/node/https.d.ts:234:105 - error TS1005: ';' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:236:18 - error TS1005: ',' expected.

236             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:237:21 - error TS1005: ',' expected.

237             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:237:117 - error TS1109: Expression expected.

237             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:238:10 - error TS1005: ';' expected.

238         ): this;
             ~

node_modules/@types/node/https.d.ts:240:18 - error TS1005: ',' expected.

240             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:241:21 - error TS1005: ',' expected.

241             listener: (
                        ~

node_modules/@types/node/https.d.ts:245:22 - error TS1109: Expression expected.

245             ) => void,
                         ~

node_modules/@types/node/https.d.ts:246:10 - error TS1005: ';' expected.

246         ): this;
             ~

node_modules/@types/node/https.d.ts:248:18 - error TS1005: ',' expected.

248             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:249:21 - error TS1005: ',' expected.

249             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:249:103 - error TS1109: Expression expected.

249             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:250:10 - error TS1005: ';' expected.

250         ): this;
             ~

node_modules/@types/node/https.d.ts:251:34 - error TS1005: ',' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:251:64 - error TS1005: ',' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                   ~

node_modules/@types/node/https.d.ts:251:100 - error TS1109: Expression expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:251:101 - error TS1005: ';' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:252:34 - error TS1005: ',' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:252:62 - error TS1005: ',' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:252:110 - error TS1109: Expression expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                                 ~

node_modules/@types/node/https.d.ts:252:111 - error TS1005: ';' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                                  ~

node_modules/@types/node/https.d.ts:253:34 - error TS1005: ',' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                     ~

node_modules/@types/node/https.d.ts:253:53 - error TS1005: ',' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:253:65 - error TS1109: Expression expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                                    ~

node_modules/@types/node/https.d.ts:253:66 - error TS1005: ';' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:254:34 - error TS1005: ',' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:254:58 - error TS1005: ',' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:254:84 - error TS1109: Expression expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                       ~

node_modules/@types/node/https.d.ts:254:85 - error TS1005: ';' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:255:34 - error TS1005: ',' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:255:53 - error TS1005: ',' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:255:75 - error TS1109: Expression expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:255:76 - error TS1005: ';' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/https.d.ts:256:34 - error TS1005: ',' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                     ~

node_modules/@types/node/https.d.ts:256:57 - error TS1005: ',' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                            ~

node_modules/@types/node/https.d.ts:256:69 - error TS1109: Expression expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:256:70 - error TS1005: ';' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:257:34 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:257:61 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                ~

node_modules/@types/node/https.d.ts:257:102 - error TS1005: '(' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:257:103 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:257:109 - error TS1005: ')' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:258:34 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:258:64 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                   ~

node_modules/@types/node/https.d.ts:258:105 - error TS1005: '(' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:258:106 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:258:112 - error TS1005: ')' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                                   ~

node_modules/@types/node/https.d.ts:259:34 - error TS1005: ',' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:259:59 - error TS1005: ',' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                              ~

node_modules/@types/node/https.d.ts:259:97 - error TS1109: Expression expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:259:98 - error TS1005: ';' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                     ~

node_modules/@types/node/https.d.ts:261:18 - error TS1005: ',' expected.

261             event: "connect",
                     ~

node_modules/@types/node/https.d.ts:262:21 - error TS1005: ',' expected.

262             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:262:89 - error TS1109: Expression expected.

262             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:263:10 - error TS1005: ';' expected.

263         ): this;
             ~

node_modules/@types/node/https.d.ts:264:34 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:264:55 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/https.d.ts:264:96 - error TS1005: '(' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:264:97 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:264:103 - error TS1005: ')' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:266:18 - error TS1005: ',' expected.

266             event: "upgrade",
                     ~

node_modules/@types/node/https.d.ts:267:21 - error TS1005: ',' expected.

267             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:267:89 - error TS1109: Expression expected.

267             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:268:10 - error TS1005: ';' expected.

268         ): this;
             ~

node_modules/@types/node/https.d.ts:309:52 - error TS1005: ',' expected.

309         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                       ~

node_modules/@types/node/https.d.ts:309:76 - error TS1109: Expression expected.

309         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                               ~

node_modules/@types/node/https.d.ts:310:5 - error TS1109: Expression expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
        ~

node_modules/@types/node/https.d.ts:310:23 - error TS1109: Expression expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                          ~

node_modules/@types/node/https.d.ts:310:64 - error TS1005: '(' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                   ~

node_modules/@types/node/https.d.ts:310:65 - error TS1005: ')' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                    ~

node_modules/@types/node/https.d.ts:310:92 - error TS1005: '(' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                                               ~

node_modules/@types/node/https.d.ts:313:52 - error TS1005: ',' expected.

313         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                       ~

node_modules/@types/node/https.d.ts:313:76 - error TS1109: Expression expected.

313         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                               ~

node_modules/@types/node/https.d.ts:314:5 - error TS1109: Expression expected.

314     >(
        ~

node_modules/@types/node/https.d.ts:315:16 - error TS1005: ')' expected.

315         options: ServerOptions<Request, Response>,
                   ~

node_modules/@types/node/https.d.ts:315:50 - error TS1109: Expression expected.

315         options: ServerOptions<Request, Response>,
                                                     ~

node_modules/@types/node/https.d.ts:316:25 - error TS1109: Expression expected.

316         requestListener?: http.RequestListener<Request, Response>,
                            ~

node_modules/@types/node/https.d.ts:316:66 - error TS1109: Expression expected.

316         requestListener?: http.RequestListener<Request, Response>,
                                                                     ~

node_modules/@types/node/https.d.ts:317:5 - error TS1109: Expression expected.

317     ): Server<Request, Response>;
        ~

node_modules/@types/node/https.d.ts:317:6 - error TS1128: Declaration or statement expected.

317     ): Server<Request, Response>;
         ~

node_modules/@types/node/https.d.ts:317:33 - error TS1005: '(' expected.

317     ): Server<Request, Response>;
                                    ~


Found 1408 errors.


--- end ---
$ node_modules/.bin/jest -u
--- stderr ---
PASS tests/jest/ext.relatedArticles.readMore.bootstrap.test.js
PASS tests/jest/RelatedArticles.test.js
PASS tests/jest/ext.relatedArticles.readMore.test.js
 › 2 snapshots updated.

Snapshot Summary
 › 2 snapshots updated from 1 test suite.

Test Suites: 3 passed, 3 total
Tests:       13 passed, 13 total
Snapshots:   2 updated, 3 passed, 5 total
Time:        3.861 s
Ran all test suites.
--- stdout ---
--------------------|---------|----------|---------|---------|-------------------
File                | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
--------------------|---------|----------|---------|---------|-------------------
All files           |     100 |      100 |     100 |     100 |                   
 RelatedArticles.js |     100 |      100 |     100 |     100 |                   
 index.js           |     100 |      100 |     100 |     100 |                   
--------------------|---------|----------|---------|---------|-------------------

--- end ---
$ /usr/bin/npm test
--- stdout ---

> test
> npx tsc && npm -s run lint && npm run test:unit

node_modules/@types/babel__traverse/index.d.ts:1455:40 - error TS1005: '?' expected.

1455     K extends `${infer N extends number}` ? T[N]
                                            ~

node_modules/@types/babel__traverse/index.d.ts:1463:42 - error TS1005: '?' expected.

1463     : K extends `${infer N extends number}`
                                              ~

node_modules/@types/lodash/common/common.d.ts:262:65 - error TS1005: '?' expected.

262     type StringToNumber<T> = T extends `${infer N extends number}` ? N : never;
                                                                    ~

node_modules/@types/lodash/common/object.d.ts:1026:46 - error TS1005: '?' expected.

1026         : K extends `${infer N extends number}` ? T[N]
                                                  ~

node_modules/@types/lodash/common/object.d.ts:1031:46 - error TS1005: '?' expected.

1031         : K extends `${infer N extends number}` ? T[N]
                                                  ~

node_modules/@types/lodash/common/object.d.ts:1041:46 - error TS1005: '?' expected.

1041         : K extends `${infer N extends number}`
                                                  ~

node_modules/@types/node/http.d.ts:234:47 - error TS1005: ',' expected.

234         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:234:71 - error TS1109: Expression expected.

234         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:235:5 - error TS1109: Expression expected.

235     > {
        ~

node_modules/@types/node/http.d.ts:239:46 - error TS1005: ',' expected.

239         IncomingMessage?: Request | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:243:46 - error TS1005: ',' expected.

243         ServerResponse?: Response | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:250:44 - error TS1005: ',' expected.

250         requestTimeout?: number | undefined;
                                               ~

node_modules/@types/node/http.d.ts:256:39 - error TS1005: ',' expected.

256         joinDuplicateHeaders?: boolean;
                                          ~

node_modules/@types/node/http.d.ts:264:46 - error TS1005: ',' expected.

264         keepAliveTimeout?: number | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:269:57 - error TS1005: ',' expected.

269         connectionsCheckingInterval?: number | undefined;
                                                            ~

node_modules/@types/node/http.d.ts:276:43 - error TS1005: ',' expected.

276         highWaterMark?: number | undefined;
                                              ~

node_modules/@types/node/http.d.ts:283:49 - error TS1005: ',' expected.

283         insecureHTTPParser?: boolean | undefined;
                                                    ~

node_modules/@types/node/http.d.ts:291:43 - error TS1005: ',' expected.

291         maxHeaderSize?: number | undefined;
                                              ~

node_modules/@types/node/http.d.ts:297:38 - error TS1005: ',' expected.

297         noDelay?: boolean | undefined;
                                         ~

node_modules/@types/node/http.d.ts:304:40 - error TS1005: ',' expected.

304         keepAlive?: boolean | undefined;
                                           ~

node_modules/@types/node/http.d.ts:310:51 - error TS1005: ',' expected.

310         keepAliveInitialDelay?: number | undefined;
                                                      ~

node_modules/@types/node/http.d.ts:315:50 - error TS1005: '(' expected.

315         uniqueHeaders?: Array<string | string[]> | undefined;
                                                     ~

node_modules/@types/node/http.d.ts:315:61 - error TS1005: ')' expected.

315         uniqueHeaders?: Array<string | string[]> | undefined;
                                                                ~

node_modules/@types/node/http.d.ts:319:47 - error TS1005: ',' expected.

319         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:319:60 - error TS1005: ',' expected.

319         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                               ~

node_modules/@types/node/http.d.ts:319:69 - error TS1005: '(' expected.

319         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                        ~

node_modules/@types/node/http.d.ts:319:71 - error TS1109: Expression expected.

319         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:320:5 - error TS1109: Expression expected.

320     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
        ~

node_modules/@types/node/http.d.ts:320:7 - error TS1109: Expression expected.

320     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
          ~

node_modules/@types/node/http.d.ts:320:107 - error TS1109: Expression expected.

320     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
                                                                                                              ~

node_modules/@types/node/http.d.ts:326:47 - error TS1005: ',' expected.

326         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:326:71 - error TS1109: Expression expected.

326         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:327:5 - error TS1109: Expression expected.

327     > extends NetServer {
        ~

node_modules/@types/node/http.d.ts:327:7 - error TS1109: Expression expected.

327     > extends NetServer {
          ~~~~~~~

node_modules/@types/node/http.d.ts:327:15 - error TS1434: Unexpected keyword or identifier.

327     > extends NetServer {
                  ~~~~~~~~~

node_modules/@types/node/http.d.ts:328:37 - error TS1109: Expression expected.

328         constructor(requestListener?: RequestListener<Request, Response>);
                                        ~

node_modules/@types/node/http.d.ts:328:73 - error TS1005: '(' expected.

328         constructor(requestListener?: RequestListener<Request, Response>);
                                                                            ~

node_modules/@types/node/http.d.ts:328:74 - error TS1005: ')' expected.

328         constructor(requestListener?: RequestListener<Request, Response>);
                                                                             ~

node_modules/@types/node/http.d.ts:329:28 - error TS1005: ',' expected.

329         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                               ~

node_modules/@types/node/http.d.ts:329:62 - error TS1109: Expression expected.

329         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                 ~

node_modules/@types/node/http.d.ts:329:80 - error TS1109: Expression expected.

329         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                   ~

node_modules/@types/node/http.d.ts:329:116 - error TS1005: '(' expected.

329         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                                                       ~

node_modules/@types/node/http.d.ts:329:117 - error TS1005: ')' expected.

329         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                                                        ~

node_modules/@types/node/http.d.ts:344:26 - error TS1109: Expression expected.

344         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                             ~

node_modules/@types/node/http.d.ts:344:45 - error TS1109: Expression expected.

344         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                ~

node_modules/@types/node/http.d.ts:344:71 - error TS1109: Expression expected.

344         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:344:72 - error TS1005: ';' expected.

344         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                                           ~

node_modules/@types/node/http.d.ts:345:28 - error TS1005: ',' expected.

345         setTimeout(callback: (socket: Socket) => void): this;
                               ~

node_modules/@types/node/http.d.ts:345:54 - error TS1109: Expression expected.

345         setTimeout(callback: (socket: Socket) => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:345:55 - error TS1005: ';' expected.

345         setTimeout(callback: (socket: Socket) => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:420:30 - error TS1005: ';' expected.

420         closeAllConnections(): void;
                                 ~

node_modules/@types/node/http.d.ts:420:36 - error TS1109: Expression expected.

420         closeAllConnections(): void;
                                       ~

node_modules/@types/node/http.d.ts:425:31 - error TS1005: ';' expected.

425         closeIdleConnections(): void;
                                  ~

node_modules/@types/node/http.d.ts:425:37 - error TS1109: Expression expected.

425         closeIdleConnections(): void;
                                        ~

node_modules/@types/node/http.d.ts:426:26 - error TS1005: ',' expected.

426         addListener(event: string, listener: (...args: any[]) => void): this;
                             ~

node_modules/@types/node/http.d.ts:426:44 - error TS1005: ',' expected.

426         addListener(event: string, listener: (...args: any[]) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:426:70 - error TS1109: Expression expected.

426         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:426:71 - error TS1005: ';' expected.

426         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:427:26 - error TS1005: ',' expected.

427         addListener(event: "close", listener: () => void): this;
                             ~

node_modules/@types/node/http.d.ts:427:45 - error TS1005: ',' expected.

427         addListener(event: "close", listener: () => void): this;
                                                ~

node_modules/@types/node/http.d.ts:427:57 - error TS1109: Expression expected.

427         addListener(event: "close", listener: () => void): this;
                                                            ~

node_modules/@types/node/http.d.ts:427:58 - error TS1005: ';' expected.

427         addListener(event: "close", listener: () => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:428:26 - error TS1005: ',' expected.

428         addListener(event: "connection", listener: (socket: Socket) => void): this;
                             ~

node_modules/@types/node/http.d.ts:428:50 - error TS1005: ',' expected.

428         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                     ~

node_modules/@types/node/http.d.ts:428:76 - error TS1109: Expression expected.

428         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                               ~

node_modules/@types/node/http.d.ts:428:77 - error TS1005: ';' expected.

428         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                ~

node_modules/@types/node/http.d.ts:429:26 - error TS1005: ',' expected.

429         addListener(event: "error", listener: (err: Error) => void): this;
                             ~

node_modules/@types/node/http.d.ts:429:45 - error TS1005: ',' expected.

429         addListener(event: "error", listener: (err: Error) => void): this;
                                                ~

node_modules/@types/node/http.d.ts:429:67 - error TS1109: Expression expected.

429         addListener(event: "error", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http.d.ts:429:68 - error TS1005: ';' expected.

429         addListener(event: "error", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http.d.ts:430:26 - error TS1005: ',' expected.

430         addListener(event: "listening", listener: () => void): this;
                             ~

node_modules/@types/node/http.d.ts:430:49 - error TS1005: ',' expected.

430         addListener(event: "listening", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:430:61 - error TS1109: Expression expected.

430         addListener(event: "listening", listener: () => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:430:62 - error TS1005: ';' expected.

430         addListener(event: "listening", listener: () => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:431:26 - error TS1005: ',' expected.

431         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:431:53 - error TS1005: ',' expected.

431         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                        ~

node_modules/@types/node/http.d.ts:431:89 - error TS1005: '(' expected.

431         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:431:90 - error TS1005: ',' expected.

431         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:431:96 - error TS1005: ')' expected.

431         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:432:26 - error TS1005: ',' expected.

432         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:432:56 - error TS1005: ',' expected.

432         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                           ~

node_modules/@types/node/http.d.ts:432:92 - error TS1005: '(' expected.

432         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:432:93 - error TS1005: ',' expected.

432         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/http.d.ts:432:99 - error TS1005: ')' expected.

432         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/http.d.ts:433:26 - error TS1005: ',' expected.

433         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                             ~

node_modules/@types/node/http.d.ts:433:51 - error TS1005: ',' expected.

433         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:433:96 - error TS1109: Expression expected.

433         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:433:97 - error TS1005: ';' expected.

433         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:435:18 - error TS1005: ',' expected.

435             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:436:21 - error TS1005: ',' expected.

436             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:436:96 - error TS1109: Expression expected.

436             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:437:10 - error TS1005: ';' expected.

437         ): this;
             ~

node_modules/@types/node/http.d.ts:438:26 - error TS1005: ',' expected.

438         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                             ~

node_modules/@types/node/http.d.ts:438:51 - error TS1005: ',' expected.

438         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:438:112 - error TS1109: Expression expected.

438         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                                   ~

node_modules/@types/node/http.d.ts:438:113 - error TS1005: ';' expected.

438         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:439:26 - error TS1005: ',' expected.

439         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:439:47 - error TS1005: ',' expected.

439         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/http.d.ts:439:83 - error TS1005: '(' expected.

439         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:439:84 - error TS1005: ',' expected.

439         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:439:90 - error TS1005: ')' expected.

439         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:441:18 - error TS1005: ',' expected.

441             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:442:21 - error TS1005: ',' expected.

442             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:442:96 - error TS1109: Expression expected.

442             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:443:10 - error TS1005: ';' expected.

443         ): this;
             ~

node_modules/@types/node/http.d.ts:444:19 - error TS1005: ',' expected.

444         emit(event: string, ...args: any[]): boolean;
                      ~

node_modules/@types/node/http.d.ts:444:36 - error TS1005: ',' expected.

444         emit(event: string, ...args: any[]): boolean;
                                       ~

node_modules/@types/node/http.d.ts:444:42 - error TS1011: An element access expression should take an argument.

444         emit(event: string, ...args: any[]): boolean;
                                             

node_modules/@types/node/http.d.ts:444:44 - error TS1005: ';' expected.

444         emit(event: string, ...args: any[]): boolean;
                                               ~

node_modules/@types/node/http.d.ts:445:19 - error TS1005: ',' expected.

445         emit(event: "close"): boolean;
                      ~

node_modules/@types/node/http.d.ts:445:29 - error TS1005: ';' expected.

445         emit(event: "close"): boolean;
                                ~

node_modules/@types/node/http.d.ts:446:19 - error TS1005: ',' expected.

446         emit(event: "connection", socket: Socket): boolean;
                      ~

node_modules/@types/node/http.d.ts:446:41 - error TS1005: ',' expected.

446         emit(event: "connection", socket: Socket): boolean;
                                            ~

node_modules/@types/node/http.d.ts:446:50 - error TS1005: ';' expected.

446         emit(event: "connection", socket: Socket): boolean;
                                                     ~

node_modules/@types/node/http.d.ts:447:19 - error TS1005: ',' expected.

447         emit(event: "error", err: Error): boolean;
                      ~

node_modules/@types/node/http.d.ts:447:33 - error TS1005: ',' expected.

447         emit(event: "error", err: Error): boolean;
                                    ~

node_modules/@types/node/http.d.ts:447:41 - error TS1005: ';' expected.

447         emit(event: "error", err: Error): boolean;
                                            ~

node_modules/@types/node/http.d.ts:448:19 - error TS1005: ',' expected.

448         emit(event: "listening"): boolean;
                      ~

node_modules/@types/node/http.d.ts:448:33 - error TS1005: ';' expected.

448         emit(event: "listening"): boolean;
                                    ~

node_modules/@types/node/http.d.ts:450:18 - error TS1005: ',' expected.

450             event: "checkContinue",
                     ~

node_modules/@types/node/http.d.ts:451:16 - error TS1005: ',' expected.

451             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:451:39 - error TS1109: Expression expected.

451             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:452:16 - error TS1005: ',' expected.

452             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:452:41 - error TS1005: '(' expected.

452             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:452:72 - error TS1005: '(' expected.

452             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:453:10 - error TS1005: ',' expected.

453         ): boolean;
             ~

node_modules/@types/node/http.d.ts:453:19 - error TS1005: ')' expected.

453         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:455:18 - error TS1005: ',' expected.

455             event: "checkExpectation",
                     ~

node_modules/@types/node/http.d.ts:456:16 - error TS1005: ',' expected.

456             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:456:39 - error TS1109: Expression expected.

456             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:457:16 - error TS1005: ',' expected.

457             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:457:41 - error TS1005: '(' expected.

457             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:457:72 - error TS1005: '(' expected.

457             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:458:10 - error TS1005: ',' expected.

458         ): boolean;
             ~

node_modules/@types/node/http.d.ts:458:19 - error TS1005: ')' expected.

458         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:459:19 - error TS1005: ',' expected.

459         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                      ~

node_modules/@types/node/http.d.ts:459:39 - error TS1005: ',' expected.

459         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                          ~

node_modules/@types/node/http.d.ts:459:54 - error TS1005: ',' expected.

459         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                                         ~

node_modules/@types/node/http.d.ts:459:70 - error TS1005: ';' expected.

459         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                                                         ~

node_modules/@types/node/http.d.ts:460:19 - error TS1005: ',' expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/http.d.ts:460:35 - error TS1005: ',' expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/http.d.ts:460:58 - error TS1109: Expression expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/http.d.ts:460:66 - error TS1005: ',' expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/http.d.ts:460:87 - error TS1005: ',' expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                          ~

node_modules/@types/node/http.d.ts:460:96 - error TS1005: ';' expected.

460         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                                   ~

node_modules/@types/node/http.d.ts:461:19 - error TS1005: ',' expected.

461         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                      ~

node_modules/@types/node/http.d.ts:461:39 - error TS1005: ',' expected.

461         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                          ~

node_modules/@types/node/http.d.ts:461:62 - error TS1109: Expression expected.

461         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                 ~

node_modules/@types/node/http.d.ts:461:70 - error TS1005: ',' expected.

461         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                         ~

node_modules/@types/node/http.d.ts:461:86 - error TS1005: ';' expected.

461         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                                         ~

node_modules/@types/node/http.d.ts:463:18 - error TS1005: ',' expected.

463             event: "request",
                     ~

node_modules/@types/node/http.d.ts:464:16 - error TS1005: ',' expected.

464             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:464:39 - error TS1109: Expression expected.

464             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:465:16 - error TS1005: ',' expected.

465             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:465:41 - error TS1005: '(' expected.

465             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:465:72 - error TS1005: '(' expected.

465             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:466:10 - error TS1005: ',' expected.

466         ): boolean;
             ~

node_modules/@types/node/http.d.ts:466:19 - error TS1005: ')' expected.

466         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:467:19 - error TS1005: ',' expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/http.d.ts:467:35 - error TS1005: ',' expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/http.d.ts:467:58 - error TS1109: Expression expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/http.d.ts:467:66 - error TS1005: ',' expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/http.d.ts:467:87 - error TS1005: ',' expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                          ~

node_modules/@types/node/http.d.ts:467:96 - error TS1005: ';' expected.

467         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                                   ~

node_modules/@types/node/http.d.ts:468:17 - error TS1005: ',' expected.

468         on(event: string, listener: (...args: any[]) => void): this;
                    ~

node_modules/@types/node/http.d.ts:468:35 - error TS1005: ',' expected.

468         on(event: string, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http.d.ts:468:61 - error TS1109: Expression expected.

468         on(event: string, listener: (...args: any[]) => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:468:62 - error TS1005: ';' expected.

468         on(event: string, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:469:17 - error TS1005: ',' expected.

469         on(event: "close", listener: () => void): this;
                    ~

node_modules/@types/node/http.d.ts:469:36 - error TS1005: ',' expected.

469         on(event: "close", listener: () => void): this;
                                       ~

node_modules/@types/node/http.d.ts:469:48 - error TS1109: Expression expected.

469         on(event: "close", listener: () => void): this;
                                                   ~

node_modules/@types/node/http.d.ts:469:49 - error TS1005: ';' expected.

469         on(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:470:17 - error TS1005: ',' expected.

470         on(event: "connection", listener: (socket: Socket) => void): this;
                    ~

node_modules/@types/node/http.d.ts:470:41 - error TS1005: ',' expected.

470         on(event: "connection", listener: (socket: Socket) => void): this;
                                            ~

node_modules/@types/node/http.d.ts:470:67 - error TS1109: Expression expected.

470         on(event: "connection", listener: (socket: Socket) => void): this;
                                                                      ~

node_modules/@types/node/http.d.ts:470:68 - error TS1005: ';' expected.

470         on(event: "connection", listener: (socket: Socket) => void): this;
                                                                       ~

node_modules/@types/node/http.d.ts:471:17 - error TS1005: ',' expected.

471         on(event: "error", listener: (err: Error) => void): this;
                    ~

node_modules/@types/node/http.d.ts:471:36 - error TS1005: ',' expected.

471         on(event: "error", listener: (err: Error) => void): this;
                                       ~

node_modules/@types/node/http.d.ts:471:58 - error TS1109: Expression expected.

471         on(event: "error", listener: (err: Error) => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:471:59 - error TS1005: ';' expected.

471         on(event: "error", listener: (err: Error) => void): this;
                                                              ~

node_modules/@types/node/http.d.ts:472:17 - error TS1005: ',' expected.

472         on(event: "listening", listener: () => void): this;
                    ~

node_modules/@types/node/http.d.ts:472:40 - error TS1005: ',' expected.

472         on(event: "listening", listener: () => void): this;
                                           ~

node_modules/@types/node/http.d.ts:472:52 - error TS1109: Expression expected.

472         on(event: "listening", listener: () => void): this;
                                                       ~

node_modules/@types/node/http.d.ts:472:53 - error TS1005: ';' expected.

472         on(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:473:17 - error TS1005: ',' expected.

473         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:473:44 - error TS1005: ',' expected.

473         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                               ~

node_modules/@types/node/http.d.ts:473:80 - error TS1005: '(' expected.

473         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                   ~

node_modules/@types/node/http.d.ts:473:81 - error TS1005: ',' expected.

473         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:473:87 - error TS1005: ')' expected.

473         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:474:17 - error TS1005: ',' expected.

474         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:474:47 - error TS1005: ',' expected.

474         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/http.d.ts:474:83 - error TS1005: '(' expected.

474         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:474:84 - error TS1005: ',' expected.

474         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:474:90 - error TS1005: ')' expected.

474         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:475:17 - error TS1005: ',' expected.

475         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                    ~

node_modules/@types/node/http.d.ts:475:42 - error TS1005: ',' expected.

475         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                             ~

node_modules/@types/node/http.d.ts:475:87 - error TS1109: Expression expected.

475         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:475:88 - error TS1005: ';' expected.

475         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                           ~

node_modules/@types/node/http.d.ts:476:17 - error TS1005: ',' expected.

476         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/http.d.ts:476:38 - error TS1005: ',' expected.

476         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:476:113 - error TS1109: Expression expected.

476         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:476:114 - error TS1005: ';' expected.

476         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                     ~

node_modules/@types/node/http.d.ts:477:17 - error TS1005: ',' expected.

477         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                    ~

node_modules/@types/node/http.d.ts:477:42 - error TS1005: ',' expected.

477         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                             ~

node_modules/@types/node/http.d.ts:477:103 - error TS1109: Expression expected.

477         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                          ~

node_modules/@types/node/http.d.ts:477:104 - error TS1005: ';' expected.

477         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:478:17 - error TS1005: ',' expected.

478         on(event: "request", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:478:38 - error TS1005: ',' expected.

478         on(event: "request", listener: RequestListener<Request, Response>): this;
                                         ~

node_modules/@types/node/http.d.ts:478:74 - error TS1005: '(' expected.

478         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                             ~

node_modules/@types/node/http.d.ts:478:75 - error TS1005: ',' expected.

478         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                              ~

node_modules/@types/node/http.d.ts:478:81 - error TS1005: ')' expected.

478         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:479:17 - error TS1005: ',' expected.

479         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/http.d.ts:479:38 - error TS1005: ',' expected.

479         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:479:113 - error TS1109: Expression expected.

479         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:479:114 - error TS1005: ';' expected.

479         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                     ~

node_modules/@types/node/http.d.ts:480:19 - error TS1005: ',' expected.

480         once(event: string, listener: (...args: any[]) => void): this;
                      ~

node_modules/@types/node/http.d.ts:480:37 - error TS1005: ',' expected.

480         once(event: string, listener: (...args: any[]) => void): this;
                                        ~

node_modules/@types/node/http.d.ts:480:63 - error TS1109: Expression expected.

480         once(event: string, listener: (...args: any[]) => void): this;
                                                                  ~

node_modules/@types/node/http.d.ts:480:64 - error TS1005: ';' expected.

480         once(event: string, listener: (...args: any[]) => void): this;
                                                                   ~

node_modules/@types/node/http.d.ts:481:19 - error TS1005: ',' expected.

481         once(event: "close", listener: () => void): this;
                      ~

node_modules/@types/node/http.d.ts:481:38 - error TS1005: ',' expected.

481         once(event: "close", listener: () => void): this;
                                         ~

node_modules/@types/node/http.d.ts:481:50 - error TS1109: Expression expected.

481         once(event: "close", listener: () => void): this;
                                                     ~

node_modules/@types/node/http.d.ts:481:51 - error TS1005: ';' expected.

481         once(event: "close", listener: () => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:482:19 - error TS1005: ',' expected.

482         once(event: "connection", listener: (socket: Socket) => void): this;
                      ~

node_modules/@types/node/http.d.ts:482:43 - error TS1005: ',' expected.

482         once(event: "connection", listener: (socket: Socket) => void): this;
                                              ~

node_modules/@types/node/http.d.ts:482:69 - error TS1109: Expression expected.

482         once(event: "connection", listener: (socket: Socket) => void): this;
                                                                        ~

node_modules/@types/node/http.d.ts:482:70 - error TS1005: ';' expected.

482         once(event: "connection", listener: (socket: Socket) => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:483:19 - error TS1005: ',' expected.

483         once(event: "error", listener: (err: Error) => void): this;
                      ~

node_modules/@types/node/http.d.ts:483:38 - error TS1005: ',' expected.

483         once(event: "error", listener: (err: Error) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:483:60 - error TS1109: Expression expected.

483         once(event: "error", listener: (err: Error) => void): this;
                                                               ~

node_modules/@types/node/http.d.ts:483:61 - error TS1005: ';' expected.

483         once(event: "error", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:484:19 - error TS1005: ',' expected.

484         once(event: "listening", listener: () => void): this;
                      ~

node_modules/@types/node/http.d.ts:484:42 - error TS1005: ',' expected.

484         once(event: "listening", listener: () => void): this;
                                             ~

node_modules/@types/node/http.d.ts:484:54 - error TS1109: Expression expected.

484         once(event: "listening", listener: () => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:484:55 - error TS1005: ';' expected.

484         once(event: "listening", listener: () => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:485:19 - error TS1005: ',' expected.

485         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:485:46 - error TS1005: ',' expected.

485         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/http.d.ts:485:82 - error TS1005: '(' expected.

485         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                     ~

node_modules/@types/node/http.d.ts:485:83 - error TS1005: ',' expected.

485         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:485:89 - error TS1005: ')' expected.

485         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:486:19 - error TS1005: ',' expected.

486         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:486:49 - error TS1005: ',' expected.

486         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                    ~

node_modules/@types/node/http.d.ts:486:85 - error TS1005: '(' expected.

486         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                        ~

node_modules/@types/node/http.d.ts:486:86 - error TS1005: ',' expected.

486         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/http.d.ts:486:92 - error TS1005: ')' expected.

486         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:487:19 - error TS1005: ',' expected.

487         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                      ~

node_modules/@types/node/http.d.ts:487:44 - error TS1005: ',' expected.

487         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:487:89 - error TS1109: Expression expected.

487         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:487:90 - error TS1005: ';' expected.

487         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:489:18 - error TS1005: ',' expected.

489             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:490:21 - error TS1005: ',' expected.

490             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:490:96 - error TS1109: Expression expected.

490             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:491:10 - error TS1005: ';' expected.

491         ): this;
             ~

node_modules/@types/node/http.d.ts:492:19 - error TS1005: ',' expected.

492         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                      ~

node_modules/@types/node/http.d.ts:492:44 - error TS1005: ',' expected.

492         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:492:105 - error TS1109: Expression expected.

492         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                            ~

node_modules/@types/node/http.d.ts:492:106 - error TS1005: ';' expected.

492         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                             ~

node_modules/@types/node/http.d.ts:493:19 - error TS1005: ',' expected.

493         once(event: "request", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:493:40 - error TS1005: ',' expected.

493         once(event: "request", listener: RequestListener<Request, Response>): this;
                                           ~

node_modules/@types/node/http.d.ts:493:76 - error TS1005: '(' expected.

493         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                               ~

node_modules/@types/node/http.d.ts:493:77 - error TS1005: ',' expected.

493         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                ~

node_modules/@types/node/http.d.ts:493:83 - error TS1005: ')' expected.

493         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:495:18 - error TS1005: ',' expected.

495             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:496:21 - error TS1005: ',' expected.

496             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:496:96 - error TS1109: Expression expected.

496             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:497:10 - error TS1005: ';' expected.

497         ): this;
             ~

node_modules/@types/node/http.d.ts:498:30 - error TS1005: ',' expected.

498         prependListener(event: string, listener: (...args: any[]) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:498:48 - error TS1005: ',' expected.

498         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                   ~

node_modules/@types/node/http.d.ts:498:74 - error TS1109: Expression expected.

498         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http.d.ts:498:75 - error TS1005: ';' expected.

498         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                              ~

node_modules/@types/node/http.d.ts:499:30 - error TS1005: ',' expected.

499         prependListener(event: "close", listener: () => void): this;
                                 ~

node_modules/@types/node/http.d.ts:499:49 - error TS1005: ',' expected.

499         prependListener(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:499:61 - error TS1109: Expression expected.

499         prependListener(event: "close", listener: () => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:499:62 - error TS1005: ';' expected.

499         prependListener(event: "close", listener: () => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:500:30 - error TS1005: ',' expected.

500         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:500:54 - error TS1005: ',' expected.

500         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:500:80 - error TS1109: Expression expected.

500         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                   ~

node_modules/@types/node/http.d.ts:500:81 - error TS1005: ';' expected.

500         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:501:30 - error TS1005: ',' expected.

501         prependListener(event: "error", listener: (err: Error) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:501:49 - error TS1005: ',' expected.

501         prependListener(event: "error", listener: (err: Error) => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:501:71 - error TS1109: Expression expected.

501         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:501:72 - error TS1005: ';' expected.

501         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                           ~

node_modules/@types/node/http.d.ts:502:30 - error TS1005: ',' expected.

502         prependListener(event: "listening", listener: () => void): this;
                                 ~

node_modules/@types/node/http.d.ts:502:53 - error TS1005: ',' expected.

502         prependListener(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:502:65 - error TS1109: Expression expected.

502         prependListener(event: "listening", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http.d.ts:502:66 - error TS1005: ';' expected.

502         prependListener(event: "listening", listener: () => void): this;
                                                                     ~

node_modules/@types/node/http.d.ts:503:30 - error TS1005: ',' expected.

503         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:503:57 - error TS1005: ',' expected.

503         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                            ~

node_modules/@types/node/http.d.ts:503:93 - error TS1005: '(' expected.

503         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/http.d.ts:503:94 - error TS1005: ',' expected.

503         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/http.d.ts:503:100 - error TS1005: ')' expected.

503         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:504:30 - error TS1005: ',' expected.

504         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:504:60 - error TS1005: ',' expected.

504         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                               ~

node_modules/@types/node/http.d.ts:504:96 - error TS1005: '(' expected.

504         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:504:97 - error TS1005: ',' expected.

504         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:504:103 - error TS1005: ')' expected.

504         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/http.d.ts:505:30 - error TS1005: ',' expected.

505         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:505:55 - error TS1005: ',' expected.

505         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:505:100 - error TS1109: Expression expected.

505         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:505:101 - error TS1005: ';' expected.

505         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                        ~

node_modules/@types/node/http.d.ts:507:18 - error TS1005: ',' expected.

507             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:508:21 - error TS1005: ',' expected.

508             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:508:96 - error TS1109: Expression expected.

508             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:509:10 - error TS1005: ';' expected.

509         ): this;
             ~

node_modules/@types/node/http.d.ts:511:18 - error TS1005: ',' expected.

511             event: "dropRequest",
                     ~

node_modules/@types/node/http.d.ts:512:21 - error TS1005: ',' expected.

512             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                        ~

node_modules/@types/node/http.d.ts:512:82 - error TS1109: Expression expected.

512             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                                                                                     ~

node_modules/@types/node/http.d.ts:513:10 - error TS1005: ';' expected.

513         ): this;
             ~

node_modules/@types/node/http.d.ts:514:30 - error TS1005: ',' expected.

514         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:514:51 - error TS1005: ',' expected.

514         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                      ~

node_modules/@types/node/http.d.ts:514:87 - error TS1005: '(' expected.

514         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:514:88 - error TS1005: ',' expected.

514         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/http.d.ts:514:94 - error TS1005: ')' expected.

514         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/http.d.ts:516:18 - error TS1005: ',' expected.

516             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:517:21 - error TS1005: ',' expected.

517             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:517:96 - error TS1109: Expression expected.

517             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:518:10 - error TS1005: ';' expected.

518         ): this;
             ~

node_modules/@types/node/http.d.ts:519:34 - error TS1005: ',' expected.

519         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:519:52 - error TS1005: ',' expected.

519         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                       ~

node_modules/@types/node/http.d.ts:519:78 - error TS1109: Expression expected.

519         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                 ~

node_modules/@types/node/http.d.ts:519:79 - error TS1005: ';' expected.

519         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                  ~

node_modules/@types/node/http.d.ts:520:34 - error TS1005: ',' expected.

520         prependOnceListener(event: "close", listener: () => void): this;
                                     ~

node_modules/@types/node/http.d.ts:520:53 - error TS1005: ',' expected.

520         prependOnceListener(event: "close", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:520:65 - error TS1109: Expression expected.

520         prependOnceListener(event: "close", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http.d.ts:520:66 - error TS1005: ';' expected.

520         prependOnceListener(event: "close", listener: () => void): this;
                                                                     ~

node_modules/@types/node/http.d.ts:521:34 - error TS1005: ',' expected.

521         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:521:58 - error TS1005: ',' expected.

521         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:521:84 - error TS1109: Expression expected.

521         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:521:85 - error TS1005: ';' expected.

521         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                        ~

node_modules/@types/node/http.d.ts:522:34 - error TS1005: ',' expected.

522         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:522:53 - error TS1005: ',' expected.

522         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:522:75 - error TS1109: Expression expected.

522         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http.d.ts:522:76 - error TS1005: ';' expected.

522         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http.d.ts:523:34 - error TS1005: ',' expected.

523         prependOnceListener(event: "listening", listener: () => void): this;
                                     ~

node_modules/@types/node/http.d.ts:523:57 - error TS1005: ',' expected.

523         prependOnceListener(event: "listening", listener: () => void): this;
                                                            ~

node_modules/@types/node/http.d.ts:523:69 - error TS1109: Expression expected.

523         prependOnceListener(event: "listening", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http.d.ts:523:70 - error TS1005: ';' expected.

523         prependOnceListener(event: "listening", listener: () => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:524:34 - error TS1005: ',' expected.

524         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:524:61 - error TS1005: ',' expected.

524         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                ~

node_modules/@types/node/http.d.ts:524:97 - error TS1005: '(' expected.

524         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:524:98 - error TS1005: ',' expected.

524         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/http.d.ts:524:104 - error TS1005: ')' expected.

524         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:525:34 - error TS1005: ',' expected.

525         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:525:64 - error TS1005: ',' expected.

525         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                   ~

node_modules/@types/node/http.d.ts:525:100 - error TS1005: '(' expected.

525         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:525:101 - error TS1005: ',' expected.

525         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                        ~

node_modules/@types/node/http.d.ts:525:107 - error TS1005: ')' expected.

525         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                              ~

node_modules/@types/node/http.d.ts:526:34 - error TS1005: ',' expected.

526         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:526:59 - error TS1005: ',' expected.

526         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                              ~

node_modules/@types/node/http.d.ts:526:104 - error TS1109: Expression expected.

526         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:526:105 - error TS1005: ';' expected.

526         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                            ~

node_modules/@types/node/http.d.ts:528:18 - error TS1005: ',' expected.

528             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:529:21 - error TS1005: ',' expected.

529             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:529:96 - error TS1109: Expression expected.

529             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:530:10 - error TS1005: ';' expected.

530         ): this;
             ~

node_modules/@types/node/http.d.ts:532:18 - error TS1005: ',' expected.

532             event: "dropRequest",
                     ~

node_modules/@types/node/http.d.ts:533:21 - error TS1005: ',' expected.

533             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                        ~

node_modules/@types/node/http.d.ts:533:82 - error TS1109: Expression expected.

533             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                                                                                     ~

node_modules/@types/node/http.d.ts:534:10 - error TS1005: ';' expected.

534         ): this;
             ~

node_modules/@types/node/http.d.ts:535:34 - error TS1005: ',' expected.

535         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:535:55 - error TS1005: ',' expected.

535         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/http.d.ts:535:91 - error TS1005: '(' expected.

535         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                              ~

node_modules/@types/node/http.d.ts:535:92 - error TS1005: ',' expected.

535         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:535:98 - error TS1005: ')' expected.

535         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/http.d.ts:537:18 - error TS1005: ',' expected.

537             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:538:21 - error TS1005: ',' expected.

538             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:538:96 - error TS1109: Expression expected.

538             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:539:10 - error TS1005: ';' expected.

539         ): this;
             ~

node_modules/@types/node/http.d.ts:1538:47 - error TS1005: ',' expected.

1538         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                   ~

node_modules/@types/node/http.d.ts:1538:71 - error TS1109: Expression expected.

1538         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                           ~

node_modules/@types/node/http.d.ts:1539:5 - error TS1109: Expression expected.

1539     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
         ~

node_modules/@types/node/http.d.ts:1539:23 - error TS1109: Expression expected.

1539     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                           ~

node_modules/@types/node/http.d.ts:1539:59 - error TS1005: '(' expected.

1539     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                               ~

node_modules/@types/node/http.d.ts:1539:60 - error TS1005: ')' expected.

1539     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                                ~

node_modules/@types/node/http.d.ts:1539:87 - error TS1005: '(' expected.

1539     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                                                           ~

node_modules/@types/node/http.d.ts:1542:47 - error TS1005: ',' expected.

1542         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                   ~

node_modules/@types/node/http.d.ts:1542:71 - error TS1109: Expression expected.

1542         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                           ~

node_modules/@types/node/http.d.ts:1543:5 - error TS1109: Expression expected.

1543     >(
         ~

node_modules/@types/node/http.d.ts:1544:16 - error TS1005: ')' expected.

1544         options: ServerOptions<Request, Response>,
                    ~

node_modules/@types/node/http.d.ts:1544:50 - error TS1109: Expression expected.

1544         options: ServerOptions<Request, Response>,
                                                      ~

node_modules/@types/node/http.d.ts:1545:25 - error TS1109: Expression expected.

1545         requestListener?: RequestListener<Request, Response>,
                             ~

node_modules/@types/node/http.d.ts:1545:61 - error TS1109: Expression expected.

1545         requestListener?: RequestListener<Request, Response>,
                                                                 ~

node_modules/@types/node/http.d.ts:1546:5 - error TS1109: Expression expected.

1546     ): Server<Request, Response>;
         ~

node_modules/@types/node/http.d.ts:1546:6 - error TS1128: Declaration or statement expected.

1546     ): Server<Request, Response>;
          ~

node_modules/@types/node/http.d.ts:1546:33 - error TS1005: '(' expected.

1546     ): Server<Request, Response>;
                                     ~

node_modules/@types/node/http2.d.ts:1057:52 - error TS1005: ',' expected.

1057         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1057:81 - error TS1109: Expression expected.

1057         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1058:22 - error TS1005: ';' expected.

1058         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1058:56 - error TS1005: ';' expected.

1058         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1059:23 - error TS1005: ';' expected.

1059         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1059:86 - error TS1109: Expression expected.

1059         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1060:5 - error TS1109: Expression expected.

1060     > extends Http2Session {
         ~

node_modules/@types/node/http2.d.ts:1060:7 - error TS1109: Expression expected.

1060     > extends Http2Session {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1060:15 - error TS1434: Unexpected keyword or identifier.

1060     > extends Http2Session {
                   ~~~~~~~~~~~~

node_modules/@types/node/http2.d.ts:1061:9 - error TS1128: Declaration or statement expected.

1061         readonly server:
             ~~~~~~~~

node_modules/@types/node/http2.d.ts:1062:13 - error TS1109: Expression expected.

1062             | Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>
                 ~

node_modules/@types/node/http2.d.ts:1063:13 - error TS1005: '(' expected.

1063             | Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                 ~

node_modules/@types/node/http2.d.ts:1063:90 - error TS1005: '(' expected.

1063             | Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                              ~

node_modules/@types/node/http2.d.ts:1102:19 - error TS1005: ',' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                       ~

node_modules/@types/node/http2.d.ts:1102:43 - error TS1005: ',' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                               ~

node_modules/@types/node/http2.d.ts:1102:99 - error TS1005: ';' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                                                                                       ~

node_modules/@types/node/http2.d.ts:1102:105 - error TS1109: Expression expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                                                                                             ~

node_modules/@types/node/http2.d.ts:1148:23 - error TS1005: ',' expected.

1148             ...origins: Array<
                           ~

node_modules/@types/node/http2.d.ts:1155:9 - error TS1005: '(' expected.

1155         ): void;
             ~

node_modules/@types/node/http2.d.ts:1155:10 - error TS1005: ',' expected.

1155         ): void;
              ~

node_modules/@types/node/http2.d.ts:1155:16 - error TS1109: Expression expected.

1155         ): void;
                    ~

node_modules/@types/node/http2.d.ts:1157:18 - error TS1005: ',' expected.

1157             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1158:21 - error TS1005: ',' expected.

1158             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1161:22 - error TS1109: Expression expected.

1161             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1162:10 - error TS1005: ';' expected.

1162         ): this;
              ~

node_modules/@types/node/http2.d.ts:1164:18 - error TS1005: ',' expected.

1164             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1165:21 - error TS1005: ',' expected.

1165             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1165:103 - error TS1109: Expression expected.

1165             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1166:10 - error TS1005: ';' expected.

1166         ): this;
              ~

node_modules/@types/node/http2.d.ts:1167:26 - error TS1005: ',' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1167:53 - error TS1005: ',' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1167:79 - error TS1109: Expression expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1167:80 - error TS1005: ';' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1169:18 - error TS1005: ',' expected.

1169             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1170:20 - error TS1005: ',' expected.

1170             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1170:98 - error TS1109: Expression expected.

1170             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1171:19 - error TS1005: ',' expected.

1171             socket: net.Socket | tls.TLSSocket,
                       ~

node_modules/@types/node/http2.d.ts:1172:10 - error TS1005: ';' expected.

1172         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1173:19 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1173:37 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1173:65 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1173:93 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1173:102 - error TS1005: ';' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1174:19 - error TS1005: ',' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1174:45 - error TS1005: ',' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1174:51 - error TS1011: An element access expression should take an argument.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1174:53 - error TS1005: ';' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1176:18 - error TS1005: ',' expected.

1176             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1177:21 - error TS1005: ',' expected.

1177             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1180:22 - error TS1109: Expression expected.

1180             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1181:10 - error TS1005: ';' expected.

1181         ): this;
              ~

node_modules/@types/node/http2.d.ts:1183:18 - error TS1005: ',' expected.

1183             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1184:21 - error TS1005: ',' expected.

1184             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1184:103 - error TS1109: Expression expected.

1184             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1185:10 - error TS1005: ';' expected.

1185         ): this;
              ~

node_modules/@types/node/http2.d.ts:1186:17 - error TS1005: ',' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1186:44 - error TS1005: ',' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1186:70 - error TS1109: Expression expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1186:71 - error TS1005: ';' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1188:18 - error TS1005: ',' expected.

1188             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1189:21 - error TS1005: ',' expected.

1189             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1192:22 - error TS1109: Expression expected.

1192             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1193:10 - error TS1005: ';' expected.

1193         ): this;
              ~

node_modules/@types/node/http2.d.ts:1195:18 - error TS1005: ',' expected.

1195             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1196:21 - error TS1005: ',' expected.

1196             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1196:103 - error TS1109: Expression expected.

1196             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1197:10 - error TS1005: ';' expected.

1197         ): this;
              ~

node_modules/@types/node/http2.d.ts:1198:19 - error TS1005: ',' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1198:46 - error TS1005: ',' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1198:72 - error TS1109: Expression expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1198:73 - error TS1005: ';' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1200:18 - error TS1005: ',' expected.

1200             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1201:21 - error TS1005: ',' expected.

1201             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1204:22 - error TS1109: Expression expected.

1204             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1205:10 - error TS1005: ';' expected.

1205         ): this;
              ~

node_modules/@types/node/http2.d.ts:1207:18 - error TS1005: ',' expected.

1207             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1208:21 - error TS1005: ',' expected.

1208             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1208:103 - error TS1109: Expression expected.

1208             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1209:10 - error TS1005: ';' expected.

1209         ): this;
              ~

node_modules/@types/node/http2.d.ts:1210:30 - error TS1005: ',' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1210:57 - error TS1005: ',' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1210:83 - error TS1109: Expression expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1210:84 - error TS1005: ';' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1212:18 - error TS1005: ',' expected.

1212             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1213:21 - error TS1005: ',' expected.

1213             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1216:22 - error TS1109: Expression expected.

1216             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1217:10 - error TS1005: ';' expected.

1217         ): this;
              ~

node_modules/@types/node/http2.d.ts:1219:18 - error TS1005: ',' expected.

1219             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1220:21 - error TS1005: ',' expected.

1220             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1220:103 - error TS1109: Expression expected.

1220             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1221:10 - error TS1005: ';' expected.

1221         ): this;
              ~

node_modules/@types/node/http2.d.ts:1222:34 - error TS1005: ',' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1222:61 - error TS1005: ',' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1222:87 - error TS1109: Expression expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1222:88 - error TS1005: ';' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1250:52 - error TS1005: ',' expected.

1250         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1250:81 - error TS1109: Expression expected.

1250         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1251:22 - error TS1005: ';' expected.

1251         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1251:56 - error TS1005: ';' expected.

1251         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1252:23 - error TS1005: ';' expected.

1252         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1252:86 - error TS1109: Expression expected.

1252         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1253:5 - error TS1109: Expression expected.

1253     > extends SessionOptions {
         ~

node_modules/@types/node/http2.d.ts:1253:7 - error TS1109: Expression expected.

1253     > extends SessionOptions {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1253:15 - error TS1434: Unexpected keyword or identifier.

1253     > extends SessionOptions {
                   ~~~~~~~~~~~~~~

node_modules/@types/node/http2.d.ts:1254:30 - error TS1109: Expression expected.

1254         Http1IncomingMessage?: Http1Request | undefined;
                                  ~

node_modules/@types/node/http2.d.ts:1255:29 - error TS1109: Expression expected.

1255         Http1ServerResponse?: Http1Response | undefined;
                                 ~

node_modules/@types/node/http2.d.ts:1256:28 - error TS1109: Expression expected.

1256         Http2ServerRequest?: Http2Request | undefined;
                                ~

node_modules/@types/node/http2.d.ts:1257:29 - error TS1109: Expression expected.

1257         Http2ServerResponse?: Http2Response | undefined;
                                 ~

node_modules/@types/node/http2.d.ts:1262:52 - error TS1005: ',' expected.

1262         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1262:81 - error TS1109: Expression expected.

1262         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1263:22 - error TS1005: ';' expected.

1263         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1263:56 - error TS1005: ';' expected.

1263         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1264:23 - error TS1005: ';' expected.

1264         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1264:86 - error TS1109: Expression expected.

1264         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1265:5 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
         ~

node_modules/@types/node/http2.d.ts:1265:7 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1265:93 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1265:110 - error TS1005: ';' expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
                                                                                                                  ~

node_modules/@types/node/http2.d.ts:1268:52 - error TS1005: ',' expected.

1268         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1268:81 - error TS1109: Expression expected.

1268         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1269:22 - error TS1005: ';' expected.

1269         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1269:56 - error TS1005: ';' expected.

1269         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1270:23 - error TS1005: ';' expected.

1270         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1270:86 - error TS1109: Expression expected.

1270         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1271:5 - error TS1109: Expression expected.

1271     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {}
         ~

node_modules/@types/node/http2.d.ts:1271:7 - error TS1109: Expression expected.

1271     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {}
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1274:52 - error TS1005: ',' expected.

1274         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1274:81 - error TS1109: Expression expected.

1274         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1275:22 - error TS1005: ';' expected.

1275         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1275:56 - error TS1005: ';' expected.

1275         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1276:23 - error TS1005: ';' expected.

1276         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1276:86 - error TS1109: Expression expected.

1276         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1277:5 - error TS1109: Expression expected.

1277     > extends SecureServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {
         ~

node_modules/@types/node/http2.d.ts:1277:7 - error TS1109: Expression expected.

1277     > extends SecureServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1278:41 - error TS1005: ',' expected.

1278         allowHTTP1?: boolean | undefined;
                                             ~

node_modules/@types/node/http2.d.ts:1279:26 - error TS1011: An element access expression should take an argument.

1279         origins?: string[] | undefined;
                              

node_modules/@types/node/http2.d.ts:1279:39 - error TS1005: ',' expected.

1279         origins?: string[] | undefined;
                                           ~

node_modules/@types/node/http2.d.ts:1291:52 - error TS1005: ',' expected.

1291         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1291:81 - error TS1109: Expression expected.

1291         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1292:22 - error TS1005: ';' expected.

1292         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1292:56 - error TS1005: ';' expected.

1292         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1293:23 - error TS1005: ';' expected.

1293         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1293:86 - error TS1109: Expression expected.

1293         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1294:5 - error TS1109: Expression expected.

1294     > extends net.Server, HTTP2ServerCommon {
         ~

node_modules/@types/node/http2.d.ts:1294:7 - error TS1109: Expression expected.

1294     > extends net.Server, HTTP2ServerCommon {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1294:45 - error TS1005: ';' expected.

1294     > extends net.Server, HTTP2ServerCommon {
                                                 ~

node_modules/@types/node/http2.d.ts:1296:18 - error TS1005: ',' expected.

1296             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1297:21 - error TS1005: ',' expected.

1297             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1297:107 - error TS1109: Expression expected.

1297             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1298:10 - error TS1005: ';' expected.

1298         ): this;
              ~

node_modules/@types/node/http2.d.ts:1300:18 - error TS1005: ',' expected.

1300             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1301:21 - error TS1005: ',' expected.

1301             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1301:107 - error TS1109: Expression expected.

1301             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1302:10 - error TS1005: ';' expected.

1302         ): this;
              ~

node_modules/@types/node/http2.d.ts:1304:18 - error TS1005: ',' expected.

1304             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1305:21 - error TS1005: ',' expected.

1305             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1305:118 - error TS1109: Expression expected.

1305             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1306:10 - error TS1005: ';' expected.

1306         ): this;
              ~

node_modules/@types/node/http2.d.ts:1307:26 - error TS1005: ',' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1307:52 - error TS1005: ',' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1307:74 - error TS1109: Expression expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http2.d.ts:1307:75 - error TS1005: ';' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http2.d.ts:1309:18 - error TS1005: ',' expected.

1309             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1310:21 - error TS1005: ',' expected.

1310             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1310:103 - error TS1109: Expression expected.

1310             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1311:10 - error TS1005: ';' expected.

1311         ): this;
              ~

node_modules/@types/node/http2.d.ts:1312:26 - error TS1005: ',' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1312:47 - error TS1005: ',' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                   ~

node_modules/@types/node/http2.d.ts:1312:59 - error TS1109: Expression expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1312:60 - error TS1005: ';' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1313:26 - error TS1005: ',' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1313:53 - error TS1005: ',' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1313:79 - error TS1109: Expression expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1313:80 - error TS1005: ';' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1315:18 - error TS1005: ',' expected.

1315             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1316:20 - error TS1005: ',' expected.

1316             request: InstanceType<Http2Request>,
                        ~

node_modules/@types/node/http2.d.ts:1316:48 - error TS1109: Expression expected.

1316             request: InstanceType<Http2Request>,
                                                    ~

node_modules/@types/node/http2.d.ts:1317:21 - error TS1005: ',' expected.

1317             response: InstanceType<Http2Response>,
                         ~

node_modules/@types/node/http2.d.ts:1317:50 - error TS1109: Expression expected.

1317             response: InstanceType<Http2Response>,
                                                      ~

node_modules/@types/node/http2.d.ts:1318:10 - error TS1005: ';' expected.

1318         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1319:19 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1319:39 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                           ~

node_modules/@types/node/http2.d.ts:1319:67 - error TS1109: Expression expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                       ~

node_modules/@types/node/http2.d.ts:1319:77 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                 ~

node_modules/@types/node/http2.d.ts:1319:106 - error TS1005: '(' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                              ~

node_modules/@types/node/http2.d.ts:1319:107 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1319:116 - error TS1005: ')' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                                        ~

node_modules/@types/node/http2.d.ts:1321:18 - error TS1005: ',' expected.

1321             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1322:20 - error TS1005: ',' expected.

1322             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1322:98 - error TS1109: Expression expected.

1322             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1323:10 - error TS1005: ';' expected.

1323         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1324:19 - error TS1005: ',' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1324:40 - error TS1005: ',' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                                            ~

node_modules/@types/node/http2.d.ts:1324:48 - error TS1005: ';' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                                                    ~

node_modules/@types/node/http2.d.ts:1325:19 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1325:37 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1325:65 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1325:93 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1325:102 - error TS1005: ';' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1326:19 - error TS1005: ',' expected.

1326         emit(event: "timeout"): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1326:31 - error TS1005: ';' expected.

1326         emit(event: "timeout"): boolean;
                                   ~

node_modules/@types/node/http2.d.ts:1327:19 - error TS1005: ',' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1327:45 - error TS1005: ',' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1327:51 - error TS1011: An element access expression should take an argument.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1327:53 - error TS1005: ';' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1329:18 - error TS1005: ',' expected.

1329             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1330:21 - error TS1005: ',' expected.

1330             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1330:107 - error TS1109: Expression expected.

1330             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1331:10 - error TS1005: ';' expected.

1331         ): this;
              ~

node_modules/@types/node/http2.d.ts:1333:18 - error TS1005: ',' expected.

1333             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1334:21 - error TS1005: ',' expected.

1334             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1334:107 - error TS1109: Expression expected.

1334             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1335:10 - error TS1005: ';' expected.

1335         ): this;
              ~

node_modules/@types/node/http2.d.ts:1337:18 - error TS1005: ',' expected.

1337             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1338:21 - error TS1005: ',' expected.

1338             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1338:118 - error TS1109: Expression expected.

1338             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1339:10 - error TS1005: ';' expected.

1339         ): this;
              ~

node_modules/@types/node/http2.d.ts:1340:17 - error TS1005: ',' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1340:43 - error TS1005: ',' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/http2.d.ts:1340:65 - error TS1109: Expression expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/http2.d.ts:1340:66 - error TS1005: ';' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http2.d.ts:1342:18 - error TS1005: ',' expected.

1342             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1343:21 - error TS1005: ',' expected.

1343             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1343:103 - error TS1109: Expression expected.

1343             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1344:10 - error TS1005: ';' expected.

1344         ): this;
              ~

node_modules/@types/node/http2.d.ts:1345:17 - error TS1005: ',' expected.

1345         on(event: "timeout", listener: () => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1345:38 - error TS1005: ',' expected.

1345         on(event: "timeout", listener: () => void): this;
                                          ~

node_modules/@types/node/http2.d.ts:1345:50 - error TS1109: Expression expected.

1345         on(event: "timeout", listener: () => void): this;
                                                      ~

node_modules/@types/node/http2.d.ts:1345:51 - error TS1005: ';' expected.

1345         on(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1346:17 - error TS1005: ',' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1346:44 - error TS1005: ',' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1346:70 - error TS1109: Expression expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1346:71 - error TS1005: ';' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1348:18 - error TS1005: ',' expected.

1348             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1349:21 - error TS1005: ',' expected.

1349             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1349:107 - error TS1109: Expression expected.

1349             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1350:10 - error TS1005: ';' expected.

1350         ): this;
              ~

node_modules/@types/node/http2.d.ts:1352:18 - error TS1005: ',' expected.

1352             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1353:21 - error TS1005: ',' expected.

1353             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1353:107 - error TS1109: Expression expected.

1353             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1354:10 - error TS1005: ';' expected.

1354         ): this;
              ~

node_modules/@types/node/http2.d.ts:1356:18 - error TS1005: ',' expected.

1356             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1357:21 - error TS1005: ',' expected.

1357             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1357:118 - error TS1109: Expression expected.

1357             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1358:10 - error TS1005: ';' expected.

1358         ): this;
              ~

node_modules/@types/node/http2.d.ts:1359:19 - error TS1005: ',' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1359:45 - error TS1005: ',' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                 ~

node_modules/@types/node/http2.d.ts:1359:67 - error TS1109: Expression expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1359:68 - error TS1005: ';' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1361:18 - error TS1005: ',' expected.

1361             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1362:21 - error TS1005: ',' expected.

1362             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1362:103 - error TS1109: Expression expected.

1362             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1363:10 - error TS1005: ';' expected.

1363         ): this;
              ~

node_modules/@types/node/http2.d.ts:1364:19 - error TS1005: ',' expected.

1364         once(event: "timeout", listener: () => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1364:40 - error TS1005: ',' expected.

1364         once(event: "timeout", listener: () => void): this;
                                            ~

node_modules/@types/node/http2.d.ts:1364:52 - error TS1109: Expression expected.

1364         once(event: "timeout", listener: () => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1364:53 - error TS1005: ';' expected.

1364         once(event: "timeout", listener: () => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1365:19 - error TS1005: ',' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1365:46 - error TS1005: ',' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1365:72 - error TS1109: Expression expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1365:73 - error TS1005: ';' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1367:18 - error TS1005: ',' expected.

1367             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1368:21 - error TS1005: ',' expected.

1368             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1368:107 - error TS1109: Expression expected.

1368             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1369:10 - error TS1005: ';' expected.

1369         ): this;
              ~

node_modules/@types/node/http2.d.ts:1371:18 - error TS1005: ',' expected.

1371             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1372:21 - error TS1005: ',' expected.

1372             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1372:107 - error TS1109: Expression expected.

1372             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1373:10 - error TS1005: ';' expected.

1373         ): this;
              ~

node_modules/@types/node/http2.d.ts:1375:18 - error TS1005: ',' expected.

1375             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1376:21 - error TS1005: ',' expected.

1376             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1376:118 - error TS1109: Expression expected.

1376             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1377:10 - error TS1005: ';' expected.

1377         ): this;
              ~

node_modules/@types/node/http2.d.ts:1378:30 - error TS1005: ',' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1378:56 - error TS1005: ',' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                            ~

node_modules/@types/node/http2.d.ts:1378:78 - error TS1109: Expression expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                  ~

node_modules/@types/node/http2.d.ts:1378:79 - error TS1005: ';' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1380:18 - error TS1005: ',' expected.

1380             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1381:21 - error TS1005: ',' expected.

1381             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1381:103 - error TS1109: Expression expected.

1381             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1382:10 - error TS1005: ';' expected.

1382         ): this;
              ~

node_modules/@types/node/http2.d.ts:1383:30 - error TS1005: ',' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1383:51 - error TS1005: ',' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1383:63 - error TS1109: Expression expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1383:64 - error TS1005: ';' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http2.d.ts:1384:30 - error TS1005: ',' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1384:57 - error TS1005: ',' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1384:83 - error TS1109: Expression expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1384:84 - error TS1005: ';' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1386:18 - error TS1005: ',' expected.

1386             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1387:21 - error TS1005: ',' expected.

1387             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1387:107 - error TS1109: Expression expected.

1387             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1388:10 - error TS1005: ';' expected.

1388         ): this;
              ~

node_modules/@types/node/http2.d.ts:1390:18 - error TS1005: ',' expected.

1390             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1391:21 - error TS1005: ',' expected.

1391             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1391:107 - error TS1109: Expression expected.

1391             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1392:10 - error TS1005: ';' expected.

1392         ): this;
              ~

node_modules/@types/node/http2.d.ts:1394:18 - error TS1005: ',' expected.

1394             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1395:21 - error TS1005: ',' expected.

1395             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1395:118 - error TS1109: Expression expected.

1395             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1396:10 - error TS1005: ';' expected.

1396         ): this;
              ~

node_modules/@types/node/http2.d.ts:1397:34 - error TS1005: ',' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1397:60 - error TS1005: ',' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1397:82 - error TS1109: Expression expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1397:83 - error TS1005: ';' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1399:18 - error TS1005: ',' expected.

1399             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1400:21 - error TS1005: ',' expected.

1400             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1400:103 - error TS1109: Expression expected.

1400             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1401:10 - error TS1005: ';' expected.

1401         ): this;
              ~

node_modules/@types/node/http2.d.ts:1402:34 - error TS1005: ',' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1402:55 - error TS1005: ',' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1402:67 - error TS1109: Expression expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1402:68 - error TS1005: ';' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1403:34 - error TS1005: ',' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1403:61 - error TS1005: ',' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1403:87 - error TS1109: Expression expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1403:88 - error TS1005: ';' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1407:52 - error TS1005: ',' expected.

1407         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1407:81 - error TS1109: Expression expected.

1407         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1408:22 - error TS1005: ';' expected.

1408         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1408:56 - error TS1005: ';' expected.

1408         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1409:23 - error TS1005: ';' expected.

1409         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1409:86 - error TS1109: Expression expected.

1409         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1410:5 - error TS1109: Expression expected.

1410     > extends tls.Server, HTTP2ServerCommon {
         ~

node_modules/@types/node/http2.d.ts:1410:7 - error TS1109: Expression expected.

1410     > extends tls.Server, HTTP2ServerCommon {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1410:45 - error TS1005: ';' expected.

1410     > extends tls.Server, HTTP2ServerCommon {
                                                 ~

node_modules/@types/node/http2.d.ts:1412:18 - error TS1005: ',' expected.

1412             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1413:21 - error TS1005: ',' expected.

1413             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1413:107 - error TS1109: Expression expected.

1413             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1414:10 - error TS1005: ';' expected.

1414         ): this;
              ~

node_modules/@types/node/http2.d.ts:1416:18 - error TS1005: ',' expected.

1416             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1417:21 - error TS1005: ',' expected.

1417             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1417:107 - error TS1109: Expression expected.

1417             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1418:10 - error TS1005: ';' expected.

1418         ): this;
              ~

node_modules/@types/node/http2.d.ts:1420:18 - error TS1005: ',' expected.

1420             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1421:21 - error TS1005: ',' expected.

1421             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1421:118 - error TS1109: Expression expected.

1421             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1422:10 - error TS1005: ';' expected.

1422         ): this;
              ~

node_modules/@types/node/http2.d.ts:1423:26 - error TS1005: ',' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1423:52 - error TS1005: ',' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1423:74 - error TS1109: Expression expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http2.d.ts:1423:75 - error TS1005: ';' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http2.d.ts:1425:18 - error TS1005: ',' expected.

1425             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1426:21 - error TS1005: ',' expected.

1426             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1426:103 - error TS1109: Expression expected.

1426             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1427:10 - error TS1005: ';' expected.

1427         ): this;
              ~

node_modules/@types/node/http2.d.ts:1428:26 - error TS1005: ',' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1428:47 - error TS1005: ',' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                   ~

node_modules/@types/node/http2.d.ts:1428:59 - error TS1109: Expression expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1428:60 - error TS1005: ';' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1429:26 - error TS1005: ',' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1429:55 - error TS1005: ',' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1429:88 - error TS1109: Expression expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1429:89 - error TS1005: ';' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                             ~

node_modules/@types/node/http2.d.ts:1430:26 - error TS1005: ',' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1430:53 - error TS1005: ',' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1430:79 - error TS1109: Expression expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1430:80 - error TS1005: ';' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1432:18 - error TS1005: ',' expected.

1432             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1433:20 - error TS1005: ',' expected.

1433             request: InstanceType<Http2Request>,
                        ~

node_modules/@types/node/http2.d.ts:1433:48 - error TS1109: Expression expected.

1433             request: InstanceType<Http2Request>,
                                                    ~

node_modules/@types/node/http2.d.ts:1434:21 - error TS1005: ',' expected.

1434             response: InstanceType<Http2Response>,
                         ~

node_modules/@types/node/http2.d.ts:1434:50 - error TS1109: Expression expected.

1434             response: InstanceType<Http2Response>,
                                                      ~

node_modules/@types/node/http2.d.ts:1435:10 - error TS1005: ';' expected.

1435         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1436:19 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1436:39 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                           ~

node_modules/@types/node/http2.d.ts:1436:67 - error TS1109: Expression expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                       ~

node_modules/@types/node/http2.d.ts:1436:77 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                 ~

node_modules/@types/node/http2.d.ts:1436:106 - error TS1005: '(' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                              ~

node_modules/@types/node/http2.d.ts:1436:107 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1436:116 - error TS1005: ')' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                                        ~

node_modules/@types/node/http2.d.ts:1438:18 - error TS1005: ',' expected.

1438             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1439:20 - error TS1005: ',' expected.

1439             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1439:98 - error TS1109: Expression expected.

1439             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1440:10 - error TS1005: ';' expected.

1440         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1441:19 - error TS1005: ',' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1441:40 - error TS1005: ',' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                                            ~

node_modules/@types/node/http2.d.ts:1441:48 - error TS1005: ';' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                                                    ~

node_modules/@types/node/http2.d.ts:1442:19 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1442:37 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1442:65 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1442:93 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1442:102 - error TS1005: ';' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1443:19 - error TS1005: ',' expected.

1443         emit(event: "timeout"): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1443:31 - error TS1005: ';' expected.

1443         emit(event: "timeout"): boolean;
                                   ~

node_modules/@types/node/http2.d.ts:1444:19 - error TS1005: ',' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1444:46 - error TS1005: ',' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                                                  ~

node_modules/@types/node/http2.d.ts:1444:62 - error TS1005: ';' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                                                                  ~

node_modules/@types/node/http2.d.ts:1445:19 - error TS1005: ',' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1445:45 - error TS1005: ',' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1445:51 - error TS1011: An element access expression should take an argument.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1445:53 - error TS1005: ';' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1447:18 - error TS1005: ',' expected.

1447             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1448:21 - error TS1005: ',' expected.

1448             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1448:107 - error TS1109: Expression expected.

1448             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1449:10 - error TS1005: ';' expected.

1449         ): this;
              ~

node_modules/@types/node/http2.d.ts:1451:18 - error TS1005: ',' expected.

1451             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1452:21 - error TS1005: ',' expected.

1452             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1452:107 - error TS1109: Expression expected.

1452             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1453:10 - error TS1005: ';' expected.

1453         ): this;
              ~

node_modules/@types/node/http2.d.ts:1455:18 - error TS1005: ',' expected.

1455             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1456:21 - error TS1005: ',' expected.

1456             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1456:118 - error TS1109: Expression expected.

1456             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1457:10 - error TS1005: ';' expected.

1457         ): this;
              ~

node_modules/@types/node/http2.d.ts:1458:17 - error TS1005: ',' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1458:43 - error TS1005: ',' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/http2.d.ts:1458:65 - error TS1109: Expression expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/http2.d.ts:1458:66 - error TS1005: ';' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http2.d.ts:1460:18 - error TS1005: ',' expected.

1460             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1461:21 - error TS1005: ',' expected.

1461             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1461:103 - error TS1109: Expression expected.

1461             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1462:10 - error TS1005: ';' expected.

1462         ): this;
              ~

node_modules/@types/node/http2.d.ts:1463:17 - error TS1005: ',' expected.

1463         on(event: "timeout", listener: () => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1463:38 - error TS1005: ',' expected.

1463         on(event: "timeout", listener: () => void): this;
                                          ~

node_modules/@types/node/http2.d.ts:1463:50 - error TS1109: Expression expected.

1463         on(event: "timeout", listener: () => void): this;
                                                      ~

node_modules/@types/node/http2.d.ts:1463:51 - error TS1005: ';' expected.

1463         on(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1464:17 - error TS1005: ',' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1464:46 - error TS1005: ',' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1464:79 - error TS1109: Expression expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1464:80 - error TS1005: ';' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1465:17 - error TS1005: ',' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1465:44 - error TS1005: ',' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1465:70 - error TS1109: Expression expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1465:71 - error TS1005: ';' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1467:18 - error TS1005: ',' expected.

1467             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1468:21 - error TS1005: ',' expected.

1468             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1468:107 - error TS1109: Expression expected.

1468             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1469:10 - error TS1005: ';' expected.

1469         ): this;
              ~

node_modules/@types/node/http2.d.ts:1471:18 - error TS1005: ',' expected.

1471             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1472:21 - error TS1005: ',' expected.

1472             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1472:107 - error TS1109: Expression expected.

1472             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1473:10 - error TS1005: ';' expected.

1473         ): this;
              ~

node_modules/@types/node/http2.d.ts:1475:18 - error TS1005: ',' expected.

1475             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1476:21 - error TS1005: ',' expected.

1476             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1476:118 - error TS1109: Expression expected.

1476             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1477:10 - error TS1005: ';' expected.

1477         ): this;
              ~

node_modules/@types/node/http2.d.ts:1478:19 - error TS1005: ',' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1478:45 - error TS1005: ',' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                 ~

node_modules/@types/node/http2.d.ts:1478:67 - error TS1109: Expression expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1478:68 - error TS1005: ';' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1480:18 - error TS1005: ',' expected.

1480             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1481:21 - error TS1005: ',' expected.

1481             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1481:103 - error TS1109: Expression expected.

1481             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1482:10 - error TS1005: ';' expected.

1482         ): this;
              ~

node_modules/@types/node/http2.d.ts:1483:19 - error TS1005: ',' expected.

1483         once(event: "timeout", listener: () => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1483:40 - error TS1005: ',' expected.

1483         once(event: "timeout", listener: () => void): this;
                                            ~

node_modules/@types/node/http2.d.ts:1483:52 - error TS1109: Expression expected.

1483         once(event: "timeout", listener: () => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1483:53 - error TS1005: ';' expected.

1483         once(event: "timeout", listener: () => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1484:19 - error TS1005: ',' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1484:48 - error TS1005: ',' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                    ~

node_modules/@types/node/http2.d.ts:1484:81 - error TS1109: Expression expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                     ~

node_modules/@types/node/http2.d.ts:1484:82 - error TS1005: ';' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1485:19 - error TS1005: ',' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1485:46 - error TS1005: ',' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1485:72 - error TS1109: Expression expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1485:73 - error TS1005: ';' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1487:18 - error TS1005: ',' expected.

1487             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1488:21 - error TS1005: ',' expected.

1488             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1488:107 - error TS1109: Expression expected.

1488             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1489:10 - error TS1005: ';' expected.

1489         ): this;
              ~

node_modules/@types/node/http2.d.ts:1491:18 - error TS1005: ',' expected.

1491             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1492:21 - error TS1005: ',' expected.

1492             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1492:107 - error TS1109: Expression expected.

1492             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1493:10 - error TS1005: ';' expected.

1493         ): this;
              ~

node_modules/@types/node/http2.d.ts:1495:18 - error TS1005: ',' expected.

1495             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1496:21 - error TS1005: ',' expected.

1496             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1496:118 - error TS1109: Expression expected.

1496             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1497:10 - error TS1005: ';' expected.

1497         ): this;
              ~

node_modules/@types/node/http2.d.ts:1498:30 - error TS1005: ',' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1498:56 - error TS1005: ',' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                            ~

node_modules/@types/node/http2.d.ts:1498:78 - error TS1109: Expression expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                  ~

node_modules/@types/node/http2.d.ts:1498:79 - error TS1005: ';' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1500:18 - error TS1005: ',' expected.

1500             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1501:21 - error TS1005: ',' expected.

1501             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1501:103 - error TS1109: Expression expected.

1501             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1502:10 - error TS1005: ';' expected.

1502         ): this;
              ~

node_modules/@types/node/http2.d.ts:1503:30 - error TS1005: ',' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1503:51 - error TS1005: ',' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1503:63 - error TS1109: Expression expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1503:64 - error TS1005: ';' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http2.d.ts:1504:30 - error TS1005: ',' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1504:59 - error TS1005: ',' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1504:92 - error TS1109: Expression expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                ~

node_modules/@types/node/http2.d.ts:1504:93 - error TS1005: ';' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1505:30 - error TS1005: ',' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1505:57 - error TS1005: ',' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1505:83 - error TS1109: Expression expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1505:84 - error TS1005: ';' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1507:18 - error TS1005: ',' expected.

1507             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1508:21 - error TS1005: ',' expected.

1508             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1508:107 - error TS1109: Expression expected.

1508             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1509:10 - error TS1005: ';' expected.

1509         ): this;
              ~

node_modules/@types/node/http2.d.ts:1511:18 - error TS1005: ',' expected.

1511             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1512:21 - error TS1005: ',' expected.

1512             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1512:107 - error TS1109: Expression expected.

1512             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1513:10 - error TS1005: ';' expected.

1513         ): this;
              ~

node_modules/@types/node/http2.d.ts:1515:18 - error TS1005: ',' expected.

1515             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1516:21 - error TS1005: ',' expected.

1516             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1516:118 - error TS1109: Expression expected.

1516             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1517:10 - error TS1005: ';' expected.

1517         ): this;
              ~

node_modules/@types/node/http2.d.ts:1518:34 - error TS1005: ',' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1518:60 - error TS1005: ',' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1518:82 - error TS1109: Expression expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1518:83 - error TS1005: ';' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1520:18 - error TS1005: ',' expected.

1520             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1521:21 - error TS1005: ',' expected.

1521             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1521:103 - error TS1109: Expression expected.

1521             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1522:10 - error TS1005: ';' expected.

1522         ): this;
              ~

node_modules/@types/node/http2.d.ts:1523:34 - error TS1005: ',' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1523:55 - error TS1005: ',' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1523:67 - error TS1109: Expression expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1523:68 - error TS1005: ';' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1524:34 - error TS1005: ',' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1524:63 - error TS1005: ',' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1524:96 - error TS1109: Expression expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                    ~

node_modules/@types/node/http2.d.ts:1524:97 - error TS1005: ';' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                     ~

node_modules/@types/node/http2.d.ts:1525:34 - error TS1005: ',' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1525:61 - error TS1005: ',' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1525:87 - error TS1109: Expression expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1525:88 - error TS1005: ';' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:2442:52 - error TS1005: ',' expected.

2442         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:2442:81 - error TS1109: Expression expected.

2442         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:2443:22 - error TS1005: ';' expected.

2443         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:2443:56 - error TS1005: ';' expected.

2443         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:2444:23 - error TS1005: ';' expected.

2444         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:2444:86 - error TS1109: Expression expected.

2444         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:2445:5 - error TS1109: Expression expected.

2445     >(
         ~

node_modules/@types/node/http2.d.ts:2446:16 - error TS1005: ')' expected.

2446         options: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                    ~

node_modules/@types/node/http2.d.ts:2446:89 - error TS1109: Expression expected.

2446         options: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                             ~

node_modules/@types/node/http2.d.ts:2447:26 - error TS1109: Expression expected.

2447         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                              ~

node_modules/@types/node/http2.d.ts:2447:112 - error TS1109: Expression expected.

2447         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                                    ~

node_modules/@types/node/http2.d.ts:2448:5 - error TS1109: Expression expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
         ~

node_modules/@types/node/http2.d.ts:2448:6 - error TS1128: Declaration or statement expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
          ~

node_modules/@types/node/http2.d.ts:2448:77 - error TS1005: '(' expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                 ~

node_modules/@types/node/http2.d.ts:2482:52 - error TS1005: ',' expected.

2482         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:2482:81 - error TS1109: Expression expected.

2482         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:2483:22 - error TS1005: ';' expected.

2483         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:2483:56 - error TS1005: ';' expected.

2483         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:2484:23 - error TS1005: ';' expected.

2484         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:2484:86 - error TS1109: Expression expected.

2484         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:2485:5 - error TS1109: Expression expected.

2485     >(
         ~

node_modules/@types/node/http2.d.ts:2486:16 - error TS1005: ')' expected.

2486         options: SecureServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                    ~

node_modules/@types/node/http2.d.ts:2486:95 - error TS1109: Expression expected.

2486         options: SecureServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                   ~

node_modules/@types/node/http2.d.ts:2487:26 - error TS1109: Expression expected.

2487         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                              ~

node_modules/@types/node/http2.d.ts:2487:112 - error TS1109: Expression expected.

2487         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                                    ~

node_modules/@types/node/http2.d.ts:2488:5 - error TS1109: Expression expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
         ~

node_modules/@types/node/http2.d.ts:2488:6 - error TS1128: Declaration or statement expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
          ~

node_modules/@types/node/http2.d.ts:2488:83 - error TS1005: '(' expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                       ~

node_modules/@types/node/https.d.ts:13:52 - error TS1005: ',' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:13:65 - error TS1005: ',' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                   ~

node_modules/@types/node/https.d.ts:13:74 - error TS1005: '(' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                            ~

node_modules/@types/node/https.d.ts:13:76 - error TS1109: Expression expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:14:5 - error TS1109: Expression expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
       ~

node_modules/@types/node/https.d.ts:14:7 - error TS1109: Expression expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
         ~

node_modules/@types/node/https.d.ts:14:90 - error TS1005: '(' expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
                                                                                            ~

node_modules/@types/node/https.d.ts:37:52 - error TS1005: ',' expected.

37         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:37:76 - error TS1109: Expression expected.

37         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:38:5 - error TS1109: Expression expected.

38     > extends http.Server<Request, Response> {}
       ~

node_modules/@types/node/https.d.ts:38:7 - error TS1109: Expression expected.

38     > extends http.Server<Request, Response> {}
         ~~~~~~~

node_modules/@types/node/https.d.ts:45:52 - error TS1005: ',' expected.

45         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:45:76 - error TS1109: Expression expected.

45         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:46:5 - error TS1109: Expression expected.

46     > extends tls.Server {
       ~

node_modules/@types/node/https.d.ts:46:7 - error TS1109: Expression expected.

46     > extends tls.Server {
         ~~~~~~~

node_modules/@types/node/https.d.ts:46:26 - error TS1005: ';' expected.

46     > extends tls.Server {
                            ~

node_modules/@types/node/https.d.ts:47:37 - error TS1109: Expression expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                       ~

node_modules/@types/node/https.d.ts:47:78 - error TS1005: '(' expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                                                                ~

node_modules/@types/node/https.d.ts:47:79 - error TS1005: ')' expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                                                                 ~

node_modules/@types/node/https.d.ts:49:20 - error TS1005: ',' expected.

49             options: ServerOptions<Request, Response>,
                      ~

node_modules/@types/node/https.d.ts:49:54 - error TS1109: Expression expected.

49             options: ServerOptions<Request, Response>,
                                                        ~

node_modules/@types/node/https.d.ts:50:29 - error TS1109: Expression expected.

50             requestListener?: http.RequestListener<Request, Response>,
                               ~

node_modules/@types/node/https.d.ts:50:70 - error TS1109: Expression expected.

50             requestListener?: http.RequestListener<Request, Response>,
                                                                        ~

node_modules/@types/node/https.d.ts:56:30 - error TS1005: ';' expected.

56         closeAllConnections(): void;
                                ~

node_modules/@types/node/https.d.ts:56:36 - error TS1109: Expression expected.

56         closeAllConnections(): void;
                                      ~

node_modules/@types/node/https.d.ts:61:31 - error TS1005: ';' expected.

61         closeIdleConnections(): void;
                                 ~

node_modules/@types/node/https.d.ts:61:37 - error TS1109: Expression expected.

61         closeIdleConnections(): void;
                                       ~

node_modules/@types/node/https.d.ts:62:26 - error TS1005: ',' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                            ~

node_modules/@types/node/https.d.ts:62:44 - error TS1005: ',' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                              ~

node_modules/@types/node/https.d.ts:62:70 - error TS1109: Expression expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:62:71 - error TS1005: ';' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:63:26 - error TS1005: ',' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:63:46 - error TS1005: ',' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                ~

node_modules/@types/node/https.d.ts:63:96 - error TS1109: Expression expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:63:97 - error TS1005: ';' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:65:18 - error TS1005: ',' expected.

65             event: "newSession",
                    ~

node_modules/@types/node/https.d.ts:66:21 - error TS1005: ',' expected.

66             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                       ~

node_modules/@types/node/https.d.ts:66:117 - error TS1109: Expression expected.

66             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                       ~

node_modules/@types/node/https.d.ts:67:10 - error TS1005: ';' expected.

67         ): this;
            ~

node_modules/@types/node/https.d.ts:69:18 - error TS1005: ',' expected.

69             event: "OCSPRequest",
                    ~

node_modules/@types/node/https.d.ts:70:21 - error TS1005: ',' expected.

70             listener: (
                       ~

node_modules/@types/node/https.d.ts:74:22 - error TS1109: Expression expected.

74             ) => void,
                        ~

node_modules/@types/node/https.d.ts:75:10 - error TS1005: ';' expected.

75         ): this;
            ~

node_modules/@types/node/https.d.ts:77:18 - error TS1005: ',' expected.

77             event: "resumeSession",
                    ~

node_modules/@types/node/https.d.ts:78:21 - error TS1005: ',' expected.

78             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                       ~

node_modules/@types/node/https.d.ts:78:103 - error TS1109: Expression expected.

78             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                         ~

node_modules/@types/node/https.d.ts:79:10 - error TS1005: ';' expected.

79         ): this;
            ~

node_modules/@types/node/https.d.ts:80:26 - error TS1005: ',' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:80:56 - error TS1005: ',' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:80:92 - error TS1109: Expression expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                              ~

node_modules/@types/node/https.d.ts:80:93 - error TS1005: ';' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:81:26 - error TS1005: ',' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:81:54 - error TS1005: ',' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:81:102 - error TS1109: Expression expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:81:103 - error TS1005: ';' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:82:26 - error TS1005: ',' expected.

82         addListener(event: "close", listener: () => void): this;
                            ~

node_modules/@types/node/https.d.ts:82:45 - error TS1005: ',' expected.

82         addListener(event: "close", listener: () => void): this;
                                               ~

node_modules/@types/node/https.d.ts:82:57 - error TS1109: Expression expected.

82         addListener(event: "close", listener: () => void): this;
                                                           ~

node_modules/@types/node/https.d.ts:82:58 - error TS1005: ';' expected.

82         addListener(event: "close", listener: () => void): this;
                                                            ~

node_modules/@types/node/https.d.ts:83:26 - error TS1005: ',' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                            ~

node_modules/@types/node/https.d.ts:83:50 - error TS1005: ',' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:83:76 - error TS1109: Expression expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:83:77 - error TS1005: ';' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                               ~

node_modules/@types/node/https.d.ts:84:26 - error TS1005: ',' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                            ~

node_modules/@types/node/https.d.ts:84:45 - error TS1005: ',' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/https.d.ts:84:67 - error TS1109: Expression expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:84:68 - error TS1005: ';' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/https.d.ts:85:26 - error TS1005: ',' expected.

85         addListener(event: "listening", listener: () => void): this;
                            ~

node_modules/@types/node/https.d.ts:85:49 - error TS1005: ',' expected.

85         addListener(event: "listening", listener: () => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:85:61 - error TS1109: Expression expected.

85         addListener(event: "listening", listener: () => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:85:62 - error TS1005: ';' expected.

85         addListener(event: "listening", listener: () => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:86:26 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:86:53 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                       ~

node_modules/@types/node/https.d.ts:86:94 - error TS1005: '(' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:86:95 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:86:101 - error TS1005: ')' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:87:26 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:87:56 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/https.d.ts:87:97 - error TS1005: '(' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:87:98 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:87:104 - error TS1005: ')' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:88:26 - error TS1005: ',' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                            ~

node_modules/@types/node/https.d.ts:88:51 - error TS1005: ',' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:88:89 - error TS1109: Expression expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:88:90 - error TS1005: ';' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:90:18 - error TS1005: ',' expected.

90             event: "connect",
                    ~

node_modules/@types/node/https.d.ts:91:21 - error TS1005: ',' expected.

91             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                       ~

node_modules/@types/node/https.d.ts:91:89 - error TS1109: Expression expected.

91             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                           ~

node_modules/@types/node/https.d.ts:92:10 - error TS1005: ';' expected.

92         ): this;
            ~

node_modules/@types/node/https.d.ts:93:26 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:93:47 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/https.d.ts:93:88 - error TS1005: '(' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:93:89 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:93:95 - error TS1005: ')' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:95:18 - error TS1005: ',' expected.

95             event: "upgrade",
                    ~

node_modules/@types/node/https.d.ts:96:21 - error TS1005: ',' expected.

96             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                       ~

node_modules/@types/node/https.d.ts:96:89 - error TS1109: Expression expected.

96             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                           ~

node_modules/@types/node/https.d.ts:97:10 - error TS1005: ';' expected.

97         ): this;
            ~

node_modules/@types/node/https.d.ts:98:19 - error TS1005: ',' expected.

98         emit(event: string, ...args: any[]): boolean;
                     ~

node_modules/@types/node/https.d.ts:98:36 - error TS1005: ',' expected.

98         emit(event: string, ...args: any[]): boolean;
                                      ~

node_modules/@types/node/https.d.ts:98:42 - error TS1011: An element access expression should take an argument.

98         emit(event: string, ...args: any[]): boolean;
                                            

node_modules/@types/node/https.d.ts:98:44 - error TS1005: ';' expected.

98         emit(event: string, ...args: any[]): boolean;
                                              ~

node_modules/@types/node/https.d.ts:99:19 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                     ~

node_modules/@types/node/https.d.ts:99:35 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                     ~

node_modules/@types/node/https.d.ts:99:54 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                                        ~

node_modules/@types/node/https.d.ts:99:70 - error TS1005: ';' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                                                        ~

node_modules/@types/node/https.d.ts:101:18 - error TS1005: ',' expected.

101             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:102:22 - error TS1005: ',' expected.

102             sessionId: Buffer,
                         ~

node_modules/@types/node/https.d.ts:103:24 - error TS1005: ',' expected.

103             sessionData: Buffer,
                           ~

node_modules/@types/node/https.d.ts:104:21 - error TS1005: ',' expected.

104             callback: (err: Error, resp: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:104:57 - error TS1109: Expression expected.

104             callback: (err: Error, resp: Buffer) => void,
                                                            ~

node_modules/@types/node/https.d.ts:105:10 - error TS1005: ';' expected.

105         ): boolean;
             ~

node_modules/@types/node/https.d.ts:107:18 - error TS1005: ',' expected.

107             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:108:24 - error TS1005: ',' expected.

108             certificate: Buffer,
                           ~

node_modules/@types/node/https.d.ts:109:19 - error TS1005: ',' expected.

109             issuer: Buffer,
                      ~

node_modules/@types/node/https.d.ts:110:21 - error TS1005: ',' expected.

110             callback: (err: Error | null, resp: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:110:64 - error TS1109: Expression expected.

110             callback: (err: Error | null, resp: Buffer) => void,
                                                                   ~

node_modules/@types/node/https.d.ts:111:10 - error TS1005: ';' expected.

111         ): boolean;
             ~

node_modules/@types/node/https.d.ts:112:19 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                      ~

node_modules/@types/node/https.d.ts:112:47 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                  ~

node_modules/@types/node/https.d.ts:112:65 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                    ~

node_modules/@types/node/https.d.ts:112:108 - error TS1109: Expression expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                                                               ~

node_modules/@types/node/https.d.ts:112:109 - error TS1005: ';' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                                                                ~

node_modules/@types/node/https.d.ts:113:19 - error TS1005: ',' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                      ~

node_modules/@types/node/https.d.ts:113:50 - error TS1005: ',' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                                                     ~

node_modules/@types/node/https.d.ts:113:66 - error TS1005: ';' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:114:19 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                      ~

node_modules/@types/node/https.d.ts:114:42 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                             ~

node_modules/@types/node/https.d.ts:114:60 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                                               ~

node_modules/@types/node/https.d.ts:114:76 - error TS1005: ';' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                                                               ~

node_modules/@types/node/https.d.ts:115:19 - error TS1005: ',' expected.

115         emit(event: "close"): boolean;
                      ~

node_modules/@types/node/https.d.ts:115:29 - error TS1005: ';' expected.

115         emit(event: "close"): boolean;
                                ~

node_modules/@types/node/https.d.ts:116:19 - error TS1005: ',' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                      ~

node_modules/@types/node/https.d.ts:116:41 - error TS1005: ',' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                                            ~

node_modules/@types/node/https.d.ts:116:50 - error TS1005: ';' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                                                     ~

node_modules/@types/node/https.d.ts:117:19 - error TS1005: ',' expected.

117         emit(event: "error", err: Error): boolean;
                      ~

node_modules/@types/node/https.d.ts:117:33 - error TS1005: ',' expected.

117         emit(event: "error", err: Error): boolean;
                                    ~

node_modules/@types/node/https.d.ts:117:41 - error TS1005: ';' expected.

117         emit(event: "error", err: Error): boolean;
                                            ~

node_modules/@types/node/https.d.ts:118:19 - error TS1005: ',' expected.

118         emit(event: "listening"): boolean;
                      ~

node_modules/@types/node/https.d.ts:118:33 - error TS1005: ';' expected.

118         emit(event: "listening"): boolean;
                                    ~

node_modules/@types/node/https.d.ts:120:18 - error TS1005: ',' expected.

120             event: "checkContinue",
                     ~

node_modules/@types/node/https.d.ts:121:16 - error TS1005: ',' expected.

121             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:121:39 - error TS1109: Expression expected.

121             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:122:16 - error TS1005: ',' expected.

122             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:122:40 - error TS1109: Expression expected.

122             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:123:10 - error TS1005: ';' expected.

123         ): boolean;
             ~

node_modules/@types/node/https.d.ts:125:18 - error TS1005: ',' expected.

125             event: "checkExpectation",
                     ~

node_modules/@types/node/https.d.ts:126:16 - error TS1005: ',' expected.

126             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:126:39 - error TS1109: Expression expected.

126             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:127:16 - error TS1005: ',' expected.

127             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:127:40 - error TS1109: Expression expected.

127             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:128:10 - error TS1005: ';' expected.

128         ): boolean;
             ~

node_modules/@types/node/https.d.ts:129:19 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                      ~

node_modules/@types/node/https.d.ts:129:39 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                          ~

node_modules/@types/node/https.d.ts:129:54 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                                         ~

node_modules/@types/node/https.d.ts:129:63 - error TS1005: ';' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                                                  ~

node_modules/@types/node/https.d.ts:130:19 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/https.d.ts:130:35 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/https.d.ts:130:58 - error TS1109: Expression expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/https.d.ts:130:66 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:130:80 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                   ~

node_modules/@types/node/https.d.ts:130:89 - error TS1005: ';' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                            ~

node_modules/@types/node/https.d.ts:132:18 - error TS1005: ',' expected.

132             event: "request",
                     ~

node_modules/@types/node/https.d.ts:133:16 - error TS1005: ',' expected.

133             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:133:39 - error TS1109: Expression expected.

133             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:134:16 - error TS1005: ',' expected.

134             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:134:40 - error TS1109: Expression expected.

134             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:135:10 - error TS1005: ';' expected.

135         ): boolean;
             ~

node_modules/@types/node/https.d.ts:136:19 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/https.d.ts:136:35 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/https.d.ts:136:58 - error TS1109: Expression expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/https.d.ts:136:66 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:136:80 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                   ~

node_modules/@types/node/https.d.ts:136:89 - error TS1005: ';' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                            ~

node_modules/@types/node/https.d.ts:137:17 - error TS1005: ',' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                    ~

node_modules/@types/node/https.d.ts:137:35 - error TS1005: ',' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/https.d.ts:137:61 - error TS1109: Expression expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:137:62 - error TS1005: ';' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:138:17 - error TS1005: ',' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:138:37 - error TS1005: ',' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                        ~

node_modules/@types/node/https.d.ts:138:87 - error TS1109: Expression expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:138:88 - error TS1005: ';' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:140:18 - error TS1005: ',' expected.

140             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:141:21 - error TS1005: ',' expected.

141             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:141:117 - error TS1109: Expression expected.

141             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:142:10 - error TS1005: ';' expected.

142         ): this;
             ~

node_modules/@types/node/https.d.ts:144:18 - error TS1005: ',' expected.

144             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:145:21 - error TS1005: ',' expected.

145             listener: (
                        ~

node_modules/@types/node/https.d.ts:149:22 - error TS1109: Expression expected.

149             ) => void,
                         ~

node_modules/@types/node/https.d.ts:150:10 - error TS1005: ';' expected.

150         ): this;
             ~

node_modules/@types/node/https.d.ts:152:18 - error TS1005: ',' expected.

152             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:153:21 - error TS1005: ',' expected.

153             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:153:103 - error TS1109: Expression expected.

153             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:154:10 - error TS1005: ';' expected.

154         ): this;
             ~

node_modules/@types/node/https.d.ts:155:17 - error TS1005: ',' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:155:47 - error TS1005: ',' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/https.d.ts:155:83 - error TS1109: Expression expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                      ~

node_modules/@types/node/https.d.ts:155:84 - error TS1005: ';' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                       ~

node_modules/@types/node/https.d.ts:156:17 - error TS1005: ',' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:156:45 - error TS1005: ',' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                ~

node_modules/@types/node/https.d.ts:156:93 - error TS1109: Expression expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:156:94 - error TS1005: ';' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:157:17 - error TS1005: ',' expected.

157         on(event: "close", listener: () => void): this;
                    ~

node_modules/@types/node/https.d.ts:157:36 - error TS1005: ',' expected.

157         on(event: "close", listener: () => void): this;
                                       ~

node_modules/@types/node/https.d.ts:157:48 - error TS1109: Expression expected.

157         on(event: "close", listener: () => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:157:49 - error TS1005: ';' expected.

157         on(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:158:17 - error TS1005: ',' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                    ~

node_modules/@types/node/https.d.ts:158:41 - error TS1005: ',' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                            ~

node_modules/@types/node/https.d.ts:158:67 - error TS1109: Expression expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                                                      ~

node_modules/@types/node/https.d.ts:158:68 - error TS1005: ';' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                                                       ~

node_modules/@types/node/https.d.ts:159:17 - error TS1005: ',' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                    ~

node_modules/@types/node/https.d.ts:159:36 - error TS1005: ',' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                       ~

node_modules/@types/node/https.d.ts:159:58 - error TS1109: Expression expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:159:59 - error TS1005: ';' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                                              ~

node_modules/@types/node/https.d.ts:160:17 - error TS1005: ',' expected.

160         on(event: "listening", listener: () => void): this;
                    ~

node_modules/@types/node/https.d.ts:160:40 - error TS1005: ',' expected.

160         on(event: "listening", listener: () => void): this;
                                           ~

node_modules/@types/node/https.d.ts:160:52 - error TS1109: Expression expected.

160         on(event: "listening", listener: () => void): this;
                                                       ~

node_modules/@types/node/https.d.ts:160:53 - error TS1005: ';' expected.

160         on(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:161:17 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:161:44 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                               ~

node_modules/@types/node/https.d.ts:161:85 - error TS1005: '(' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:161:86 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:161:92 - error TS1005: ')' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:162:17 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:162:47 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/https.d.ts:162:88 - error TS1005: '(' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:162:89 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:162:95 - error TS1005: ')' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:163:17 - error TS1005: ',' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                    ~

node_modules/@types/node/https.d.ts:163:42 - error TS1005: ',' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                             ~

node_modules/@types/node/https.d.ts:163:80 - error TS1109: Expression expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:163:81 - error TS1005: ';' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:164:17 - error TS1005: ',' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/https.d.ts:164:38 - error TS1005: ',' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:164:106 - error TS1109: Expression expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:164:107 - error TS1005: ';' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:165:17 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:165:38 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                         ~

node_modules/@types/node/https.d.ts:165:79 - error TS1005: '(' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                  ~

node_modules/@types/node/https.d.ts:165:80 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:165:86 - error TS1005: ')' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:166:17 - error TS1005: ',' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/https.d.ts:166:38 - error TS1005: ',' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:166:106 - error TS1109: Expression expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:166:107 - error TS1005: ';' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:167:19 - error TS1005: ',' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                      ~

node_modules/@types/node/https.d.ts:167:37 - error TS1005: ',' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                        ~

node_modules/@types/node/https.d.ts:167:63 - error TS1109: Expression expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                                                  ~

node_modules/@types/node/https.d.ts:167:64 - error TS1005: ';' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                                                   ~

node_modules/@types/node/https.d.ts:168:19 - error TS1005: ',' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:168:39 - error TS1005: ',' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                          ~

node_modules/@types/node/https.d.ts:168:89 - error TS1109: Expression expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:168:90 - error TS1005: ';' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                             ~

node_modules/@types/node/https.d.ts:170:18 - error TS1005: ',' expected.

170             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:171:21 - error TS1005: ',' expected.

171             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:171:117 - error TS1109: Expression expected.

171             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:172:10 - error TS1005: ';' expected.

172         ): this;
             ~

node_modules/@types/node/https.d.ts:174:18 - error TS1005: ',' expected.

174             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:175:21 - error TS1005: ',' expected.

175             listener: (
                        ~

node_modules/@types/node/https.d.ts:179:22 - error TS1109: Expression expected.

179             ) => void,
                         ~

node_modules/@types/node/https.d.ts:180:10 - error TS1005: ';' expected.

180         ): this;
             ~

node_modules/@types/node/https.d.ts:182:18 - error TS1005: ',' expected.

182             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:183:21 - error TS1005: ',' expected.

183             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:183:103 - error TS1109: Expression expected.

183             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:184:10 - error TS1005: ';' expected.

184         ): this;
             ~

node_modules/@types/node/https.d.ts:185:19 - error TS1005: ',' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:185:49 - error TS1005: ',' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:185:85 - error TS1109: Expression expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:185:86 - error TS1005: ';' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:186:19 - error TS1005: ',' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:186:47 - error TS1005: ',' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/https.d.ts:186:95 - error TS1109: Expression expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:186:96 - error TS1005: ';' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:187:19 - error TS1005: ',' expected.

187         once(event: "close", listener: () => void): this;
                      ~

node_modules/@types/node/https.d.ts:187:38 - error TS1005: ',' expected.

187         once(event: "close", listener: () => void): this;
                                         ~

node_modules/@types/node/https.d.ts:187:50 - error TS1109: Expression expected.

187         once(event: "close", listener: () => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:187:51 - error TS1005: ';' expected.

187         once(event: "close", listener: () => void): this;
                                                      ~

node_modules/@types/node/https.d.ts:188:19 - error TS1005: ',' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                      ~

node_modules/@types/node/https.d.ts:188:43 - error TS1005: ',' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                              ~

node_modules/@types/node/https.d.ts:188:69 - error TS1109: Expression expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:188:70 - error TS1005: ';' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:189:19 - error TS1005: ',' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                      ~

node_modules/@types/node/https.d.ts:189:38 - error TS1005: ',' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:189:60 - error TS1109: Expression expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:189:61 - error TS1005: ';' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:190:19 - error TS1005: ',' expected.

190         once(event: "listening", listener: () => void): this;
                      ~

node_modules/@types/node/https.d.ts:190:42 - error TS1005: ',' expected.

190         once(event: "listening", listener: () => void): this;
                                             ~

node_modules/@types/node/https.d.ts:190:54 - error TS1109: Expression expected.

190         once(event: "listening", listener: () => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:190:55 - error TS1005: ';' expected.

190         once(event: "listening", listener: () => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:191:19 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:191:46 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/https.d.ts:191:87 - error TS1005: '(' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:191:88 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:191:94 - error TS1005: ')' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:192:19 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:192:49 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                    ~

node_modules/@types/node/https.d.ts:192:90 - error TS1005: '(' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/https.d.ts:192:91 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                              ~

node_modules/@types/node/https.d.ts:192:97 - error TS1005: ')' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:193:19 - error TS1005: ',' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                      ~

node_modules/@types/node/https.d.ts:193:44 - error TS1005: ',' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                               ~

node_modules/@types/node/https.d.ts:193:82 - error TS1109: Expression expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                     ~

node_modules/@types/node/https.d.ts:193:83 - error TS1005: ';' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                      ~

node_modules/@types/node/https.d.ts:194:19 - error TS1005: ',' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                      ~

node_modules/@types/node/https.d.ts:194:40 - error TS1005: ',' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                           ~

node_modules/@types/node/https.d.ts:194:108 - error TS1109: Expression expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:194:109 - error TS1005: ';' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:195:19 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:195:40 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                           ~

node_modules/@types/node/https.d.ts:195:81 - error TS1005: '(' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:195:82 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                     ~

node_modules/@types/node/https.d.ts:195:88 - error TS1005: ')' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:196:19 - error TS1005: ',' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                      ~

node_modules/@types/node/https.d.ts:196:40 - error TS1005: ',' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                           ~

node_modules/@types/node/https.d.ts:196:108 - error TS1109: Expression expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:196:109 - error TS1005: ';' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:197:30 - error TS1005: ',' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:197:48 - error TS1005: ',' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:197:74 - error TS1109: Expression expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/https.d.ts:197:75 - error TS1005: ';' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:198:30 - error TS1005: ',' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:198:50 - error TS1005: ',' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:198:100 - error TS1109: Expression expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:198:101 - error TS1005: ';' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:200:18 - error TS1005: ',' expected.

200             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:201:21 - error TS1005: ',' expected.

201             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:201:117 - error TS1109: Expression expected.

201             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:202:10 - error TS1005: ';' expected.

202         ): this;
             ~

node_modules/@types/node/https.d.ts:204:18 - error TS1005: ',' expected.

204             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:205:21 - error TS1005: ',' expected.

205             listener: (
                        ~

node_modules/@types/node/https.d.ts:209:22 - error TS1109: Expression expected.

209             ) => void,
                         ~

node_modules/@types/node/https.d.ts:210:10 - error TS1005: ';' expected.

210         ): this;
             ~

node_modules/@types/node/https.d.ts:212:18 - error TS1005: ',' expected.

212             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:213:21 - error TS1005: ',' expected.

213             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:213:103 - error TS1109: Expression expected.

213             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:214:10 - error TS1005: ';' expected.

214         ): this;
             ~

node_modules/@types/node/https.d.ts:215:30 - error TS1005: ',' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:215:60 - error TS1005: ',' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:215:96 - error TS1109: Expression expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:215:97 - error TS1005: ';' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:216:30 - error TS1005: ',' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:216:58 - error TS1005: ',' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:216:106 - error TS1109: Expression expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:216:107 - error TS1005: ';' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:217:30 - error TS1005: ',' expected.

217         prependListener(event: "close", listener: () => void): this;
                                 ~

node_modules/@types/node/https.d.ts:217:49 - error TS1005: ',' expected.

217         prependListener(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:217:61 - error TS1109: Expression expected.

217         prependListener(event: "close", listener: () => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:217:62 - error TS1005: ';' expected.

217         prependListener(event: "close", listener: () => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:218:30 - error TS1005: ',' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:218:54 - error TS1005: ',' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:218:80 - error TS1109: Expression expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:218:81 - error TS1005: ';' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:219:30 - error TS1005: ',' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:219:49 - error TS1005: ',' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:219:71 - error TS1109: Expression expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                          ~

node_modules/@types/node/https.d.ts:219:72 - error TS1005: ';' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                           ~

node_modules/@types/node/https.d.ts:220:30 - error TS1005: ',' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                 ~

node_modules/@types/node/https.d.ts:220:53 - error TS1005: ',' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:220:65 - error TS1109: Expression expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                                    ~

node_modules/@types/node/https.d.ts:220:66 - error TS1005: ';' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:221:30 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:221:57 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                            ~

node_modules/@types/node/https.d.ts:221:98 - error TS1005: '(' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/https.d.ts:221:99 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/https.d.ts:221:105 - error TS1005: ')' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:222:30 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:222:60 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                               ~

node_modules/@types/node/https.d.ts:222:101 - error TS1005: '(' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:222:102 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:222:108 - error TS1005: ')' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:223:30 - error TS1005: ',' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:223:55 - error TS1005: ',' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:223:93 - error TS1109: Expression expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:223:94 - error TS1005: ';' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:225:18 - error TS1005: ',' expected.

225             event: "connect",
                     ~

node_modules/@types/node/https.d.ts:226:21 - error TS1005: ',' expected.

226             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:226:89 - error TS1109: Expression expected.

226             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:227:10 - error TS1005: ';' expected.

227         ): this;
             ~

node_modules/@types/node/https.d.ts:228:30 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:228:51 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                      ~

node_modules/@types/node/https.d.ts:228:92 - error TS1005: '(' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:228:93 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:228:99 - error TS1005: ')' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/https.d.ts:230:18 - error TS1005: ',' expected.

230             event: "upgrade",
                     ~

node_modules/@types/node/https.d.ts:231:21 - error TS1005: ',' expected.

231             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:231:89 - error TS1109: Expression expected.

231             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:232:10 - error TS1005: ';' expected.

232         ): this;
             ~

node_modules/@types/node/https.d.ts:233:34 - error TS1005: ',' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:233:52 - error TS1005: ',' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                       ~

node_modules/@types/node/https.d.ts:233:78 - error TS1109: Expression expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                 ~

node_modules/@types/node/https.d.ts:233:79 - error TS1005: ';' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                  ~

node_modules/@types/node/https.d.ts:234:34 - error TS1005: ',' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:234:54 - error TS1005: ',' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:234:104 - error TS1109: Expression expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                           ~

node_modules/@types/node/https.d.ts:234:105 - error TS1005: ';' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:236:18 - error TS1005: ',' expected.

236             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:237:21 - error TS1005: ',' expected.

237             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:237:117 - error TS1109: Expression expected.

237             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:238:10 - error TS1005: ';' expected.

238         ): this;
             ~

node_modules/@types/node/https.d.ts:240:18 - error TS1005: ',' expected.

240             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:241:21 - error TS1005: ',' expected.

241             listener: (
                        ~

node_modules/@types/node/https.d.ts:245:22 - error TS1109: Expression expected.

245             ) => void,
                         ~

node_modules/@types/node/https.d.ts:246:10 - error TS1005: ';' expected.

246         ): this;
             ~

node_modules/@types/node/https.d.ts:248:18 - error TS1005: ',' expected.

248             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:249:21 - error TS1005: ',' expected.

249             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:249:103 - error TS1109: Expression expected.

249             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:250:10 - error TS1005: ';' expected.

250         ): this;
             ~

node_modules/@types/node/https.d.ts:251:34 - error TS1005: ',' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:251:64 - error TS1005: ',' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                   ~

node_modules/@types/node/https.d.ts:251:100 - error TS1109: Expression expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:251:101 - error TS1005: ';' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:252:34 - error TS1005: ',' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:252:62 - error TS1005: ',' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:252:110 - error TS1109: Expression expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                                 ~

node_modules/@types/node/https.d.ts:252:111 - error TS1005: ';' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                                  ~

node_modules/@types/node/https.d.ts:253:34 - error TS1005: ',' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                     ~

node_modules/@types/node/https.d.ts:253:53 - error TS1005: ',' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:253:65 - error TS1109: Expression expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                                    ~

node_modules/@types/node/https.d.ts:253:66 - error TS1005: ';' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:254:34 - error TS1005: ',' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:254:58 - error TS1005: ',' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:254:84 - error TS1109: Expression expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                       ~

node_modules/@types/node/https.d.ts:254:85 - error TS1005: ';' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:255:34 - error TS1005: ',' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:255:53 - error TS1005: ',' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:255:75 - error TS1109: Expression expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:255:76 - error TS1005: ';' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/https.d.ts:256:34 - error TS1005: ',' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                     ~

node_modules/@types/node/https.d.ts:256:57 - error TS1005: ',' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                            ~

node_modules/@types/node/https.d.ts:256:69 - error TS1109: Expression expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:256:70 - error TS1005: ';' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:257:34 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:257:61 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                ~

node_modules/@types/node/https.d.ts:257:102 - error TS1005: '(' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:257:103 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:257:109 - error TS1005: ')' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:258:34 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:258:64 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                   ~

node_modules/@types/node/https.d.ts:258:105 - error TS1005: '(' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:258:106 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:258:112 - error TS1005: ')' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                                   ~

node_modules/@types/node/https.d.ts:259:34 - error TS1005: ',' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:259:59 - error TS1005: ',' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                              ~

node_modules/@types/node/https.d.ts:259:97 - error TS1109: Expression expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:259:98 - error TS1005: ';' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                     ~

node_modules/@types/node/https.d.ts:261:18 - error TS1005: ',' expected.

261             event: "connect",
                     ~

node_modules/@types/node/https.d.ts:262:21 - error TS1005: ',' expected.

262             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:262:89 - error TS1109: Expression expected.

262             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:263:10 - error TS1005: ';' expected.

263         ): this;
             ~

node_modules/@types/node/https.d.ts:264:34 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:264:55 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/https.d.ts:264:96 - error TS1005: '(' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:264:97 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:264:103 - error TS1005: ')' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:266:18 - error TS1005: ',' expected.

266             event: "upgrade",
                     ~

node_modules/@types/node/https.d.ts:267:21 - error TS1005: ',' expected.

267             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:267:89 - error TS1109: Expression expected.

267             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:268:10 - error TS1005: ';' expected.

268         ): this;
             ~

node_modules/@types/node/https.d.ts:309:52 - error TS1005: ',' expected.

309         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                       ~

node_modules/@types/node/https.d.ts:309:76 - error TS1109: Expression expected.

309         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                               ~

node_modules/@types/node/https.d.ts:310:5 - error TS1109: Expression expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
        ~

node_modules/@types/node/https.d.ts:310:23 - error TS1109: Expression expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                          ~

node_modules/@types/node/https.d.ts:310:64 - error TS1005: '(' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                   ~

node_modules/@types/node/https.d.ts:310:65 - error TS1005: ')' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                    ~

node_modules/@types/node/https.d.ts:310:92 - error TS1005: '(' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                                               ~

node_modules/@types/node/https.d.ts:313:52 - error TS1005: ',' expected.

313         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                       ~

node_modules/@types/node/https.d.ts:313:76 - error TS1109: Expression expected.

313         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                               ~

node_modules/@types/node/https.d.ts:314:5 - error TS1109: Expression expected.

314     >(
        ~

node_modules/@types/node/https.d.ts:315:16 - error TS1005: ')' expected.

315         options: ServerOptions<Request, Response>,
                   ~

node_modules/@types/node/https.d.ts:315:50 - error TS1109: Expression expected.

315         options: ServerOptions<Request, Response>,
                                                     ~

node_modules/@types/node/https.d.ts:316:25 - error TS1109: Expression expected.

316         requestListener?: http.RequestListener<Request, Response>,
                            ~

node_modules/@types/node/https.d.ts:316:66 - error TS1109: Expression expected.

316         requestListener?: http.RequestListener<Request, Response>,
                                                                     ~

node_modules/@types/node/https.d.ts:317:5 - error TS1109: Expression expected.

317     ): Server<Request, Response>;
        ~

node_modules/@types/node/https.d.ts:317:6 - error TS1128: Declaration or statement expected.

317     ): Server<Request, Response>;
         ~

node_modules/@types/node/https.d.ts:317:33 - error TS1005: '(' expected.

317     ): Server<Request, Response>;
                                    ~


Found 1408 errors.


--- end ---
Traceback (most recent call last):
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 325, in npm_test
    self.check_call(["npm", "test"])
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 59, in check_call
    res.check_returncode()
  File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode
    raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'test']' returned non-zero exit status 2.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1964, in main
    libup.run(args.repo, args.output, args.branch)
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1902, in run
    self.npm_upgrade(plan)
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1252, in npm_upgrade
    self.npm_test()
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 331, in npm_test
    self.check_call(["npm", "test"])
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 59, in check_call
    res.check_returncode()
  File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode
    raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'test']' returned non-zero exit status 2.

composer dependencies

Development dependencies

npm dependencies

Development dependencies

Logs

Source code is licensed under the AGPL.