Skip to content

Instantly share code, notes, and snippets.

@biehlerj
Created March 17, 2020 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save biehlerj/8151a81c3edb5dbb40bff3ab130589b2 to your computer and use it in GitHub Desktop.
Save biehlerj/8151a81c3edb5dbb40bff3ab130589b2 to your computer and use it in GitHub Desktop.
@typescript-eslint/parser issue eslint debug
eslint --debug "src/main/*.ts"
eslint:cli CLI args: [ '--debug', 'src/main/*.ts' ] +0ms
eslint:cli Running on files +3ms
eslint:config-array-factory Loading .eslintignore file: /path/to/project/.eslintignore +0ms
eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/path/to/project/', loose: false } ] +0ms
eslint:ignore-pattern processed: { basePath: '/path/to/project/', patterns: [ '/node_modules/*', '/bower_components/*' ] } +1ms
eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/path/to/project/', loose: false } ] +0ms
eslint:ignore-pattern processed: { basePath: '/path/to/project/', patterns: [ '/node_modules/*', '/bower_components/*' ] } +1ms
eslint:file-enumerator Start to iterate files: [ 'src/main/*.ts' ] +0ms
eslint:file-enumerator Glob: /path/to/project/src/main/*.ts +0ms
eslint:file-enumerator recursive? false +1ms
eslint:file-enumerator Enter the directory: /path/to/project/src/main +0ms
eslint:cascading-config-array-factory Load config files for /path/to/project/src/main. +0ms
eslint:cascading-config-array-factory No cache found: /path/to/project/src/main. +1ms
eslint:config-array-factory Config file not found on /path/to/project/src/main +4ms
eslint:cascading-config-array-factory No cache found: /path/to/project/src. +0ms
eslint:config-array-factory Config file not found on /path/to/project/src +0ms
eslint:cascading-config-array-factory No cache found: /path/to/project. +0ms
eslint:config-array-factory Loading JSON config file: /path/to/project/.eslintrc.json +0ms
eslint:config-array-factory Config file found: /path/to/project/.eslintrc.json +0ms
eslint:config-array-factory Loading {extends:"airbnb-typescript"} relative to /path/to/project/.eslintrc.json +1ms
eslint:config-array-factory Loaded: eslint-config-airbnb-typescript@7.2.0 (/path/to/project/node_modules/eslint-config-airbnb-typescript/index.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb-typescript/index.js +0ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb/index.js"} relative to /path/to/project/node_modules/eslint-config-airbnb-typescript/index.js +1ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb/index.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb-typescript/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb/index.js (/path/to/project/node_modules/eslint-config-airbnb/index.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb/index.js +0ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb-base/index.js"} relative to /path/to/project/node_modules/eslint-config-airbnb/index.js +1ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb-base/index.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb-base/index.js (/path/to/project/node_modules/eslint-config-airbnb-base/index.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb-base/rules/best-practices.js"} relative to /path/to/project/node_modules/eslint-config-airbnb-base/index.js +1ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb-base/rules/best-practices.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb-base/rules/best-practices.js (/path/to/project/node_modules/eslint-config-airbnb-base/rules/best-practices.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb-base/rules/best-practices.js +0ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb-base/rules/errors.js"} relative to /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb-base/rules/errors.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb-base/index.js +1ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb-base/rules/errors.js (/path/to/project/node_modules/eslint-config-airbnb-base/rules/errors.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb-base/rules/errors.js +0ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb-base/rules/node.js"} relative to /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb-base/rules/node.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb-base/rules/node.js (/path/to/project/node_modules/eslint-config-airbnb-base/rules/node.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb-base/rules/node.js +0ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb-base/rules/style.js"} relative to /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb-base/rules/style.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb-base/rules/style.js (/path/to/project/node_modules/eslint-config-airbnb-base/rules/style.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb-base/rules/style.js +0ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb-base/rules/variables.js"} relative to /path/to/project/node_modules/eslint-config-airbnb-base/index.js +1ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb-base/rules/variables.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb-base/rules/variables.js (/path/to/project/node_modules/eslint-config-airbnb-base/rules/variables.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb-base/rules/variables.js +0ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb-base/rules/es6.js"} relative to /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb-base/rules/es6.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb-base/rules/es6.js (/path/to/project/node_modules/eslint-config-airbnb-base/rules/es6.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb-base/rules/es6.js +0ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb-base/rules/imports.js"} relative to /path/to/project/node_modules/eslint-config-airbnb-base/index.js +1ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb-base/rules/imports.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb-base/rules/imports.js (/path/to/project/node_modules/eslint-config-airbnb-base/rules/imports.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb-base/rules/imports.js +0ms
eslint:config-array-factory Loading plugin "import" from /path/to/project/node_modules/eslint-config-airbnb-base/rules/imports.js +0ms
eslint:config-array-factory Loaded: eslint-plugin-import@2.20.1 (/path/to/project/node_modules/eslint-plugin-import/lib/index.js) +1ms
eslint:config-array-factory Plugin /path/to/project/node_modules/eslint-plugin-import/lib/index.js loaded in: 77ms +77ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb-base/rules/strict.js"} relative to /path/to/project/node_modules/eslint-config-airbnb-base/index.js +1ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb-base/rules/strict.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb-base/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb-base/rules/strict.js (/path/to/project/node_modules/eslint-config-airbnb-base/rules/strict.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb-base/rules/strict.js +0ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb/rules/react.js"} relative to /path/to/project/node_modules/eslint-config-airbnb/index.js +0ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb/rules/react.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb/rules/react.js (/path/to/project/node_modules/eslint-config-airbnb/rules/react.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb/rules/react.js +0ms
eslint:config-array-factory Loading plugin "react" from /path/to/project/node_modules/eslint-config-airbnb/rules/react.js +1ms
eslint:config-array-factory Loaded: eslint-plugin-react@7.19.0 (/path/to/project/node_modules/eslint-plugin-react/index.js) +1ms
eslint:config-array-factory Plugin /path/to/project/node_modules/eslint-plugin-react/index.js loaded in: 57ms +57ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb/rules/react-a11y.js"} relative to /path/to/project/node_modules/eslint-config-airbnb/index.js +0ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb/rules/react-a11y.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb/rules/react-a11y.js (/path/to/project/node_modules/eslint-config-airbnb/rules/react-a11y.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb/rules/react-a11y.js +0ms
eslint:config-array-factory Loading plugin "jsx-a11y" from /path/to/project/node_modules/eslint-config-airbnb/rules/react-a11y.js +1ms
eslint:config-array-factory Loaded: eslint-plugin-jsx-a11y@6.2.3 (/path/to/project/node_modules/eslint-plugin-jsx-a11y/lib/index.js) +0ms
eslint:config-array-factory Plugin /path/to/project/node_modules/eslint-plugin-jsx-a11y/lib/index.js loaded in: 51ms +51ms
eslint:config-array-factory Loading plugin "react" from /path/to/project/node_modules/eslint-config-airbnb/rules/react-a11y.js +0ms
eslint:config-array-factory Loaded: eslint-plugin-react@7.19.0 (/path/to/project/node_modules/eslint-plugin-react/index.js) +0ms
eslint:config-array-factory Plugin /path/to/project/node_modules/eslint-plugin-react/index.js loaded in: 0ms +0ms
eslint:config-array-factory Loading {extends:"/path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js"} relative to /path/to/project/node_modules/eslint-config-airbnb-typescript/index.js +0ms
eslint:config-array-factory package.json was not found: Cannot find module '/path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js/package.json'
Require stack:
- /path/to/project/node_modules/eslint-config-airbnb-typescript/index.js +0ms
eslint:config-array-factory Loaded: /path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js (/path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js) +0ms
eslint:config-array-factory Loading JS config file: /path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js +1ms
eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js +2ms
eslint:config-array-factory Loaded: @typescript-eslint/parser@2.24.0 (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js) +0ms
eslint:config-array-factory Loading plugin "@typescript-eslint" from /path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js +78ms
eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@2.24.0 (/path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js) +0ms
eslint:config-array-factory Plugin /path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 50ms +50ms
eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/eslint-recommended"} relative to /path/to/project/.eslintrc.json +1ms
eslint:config-array-factory Loading plugin "@typescript-eslint" from /path/to/project/.eslintrc.json +0ms
eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@2.24.0 (/path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js) +0ms
eslint:config-array-factory Plugin /path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms +0ms
eslint:config-array-factory Loading {extends:"plugin:@typescript-eslint/recommended"} relative to /path/to/project/.eslintrc.json +0ms
eslint:config-array-factory Loading plugin "@typescript-eslint" from /path/to/project/.eslintrc.json +0ms
eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@2.24.0 (/path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js) +0ms
eslint:config-array-factory Plugin /path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms +0ms
eslint:config-array-factory Loading {extends:"./configs/base.json"} relative to /path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js +0ms
eslint:config-array-factory package.json was not found: Cannot find module './configs/base.json/package.json'
Require stack:
- /path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js +0ms
eslint:config-array-factory Loaded: ./configs/base.json (/path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.json) +0ms
eslint:config-array-factory Loading JSON config file: /path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.json +0ms
eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.json +0ms
eslint:config-array-factory Loaded: @typescript-eslint/parser@2.24.0 (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js) +0ms
eslint:config-array-factory Loading plugin "@typescript-eslint" from /path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.json +0ms
eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@2.24.0 (/path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js) +0ms
eslint:config-array-factory Plugin /path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms +0ms
eslint:config-array-factory Loading parser "@typescript-eslint/parser" from /path/to/project/.eslintrc.json +0ms
eslint:config-array-factory Loaded: @typescript-eslint/parser@2.24.0 (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js) +1ms
eslint:config-array-factory Loading plugin "react" from /path/to/project/.eslintrc.json +0ms
eslint:config-array-factory Loaded: eslint-plugin-react@7.19.0 (/path/to/project/node_modules/eslint-plugin-react/index.js) +0ms
eslint:config-array-factory Plugin /path/to/project/node_modules/eslint-plugin-react/index.js loaded in: 0ms +0ms
eslint:config-array-factory Loading plugin "@typescript-eslint" from /path/to/project/.eslintrc.json +0ms
eslint:config-array-factory Loaded: @typescript-eslint/eslint-plugin@2.24.0 (/path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js) +0ms
eslint:config-array-factory Plugin /path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js loaded in: 0ms +0ms
eslint:cascading-config-array-factory No cache found: /path/to/project/project. +330ms
eslint:config-array-factory Config file not found on /path/to/project/project +0ms
eslint:cascading-config-array-factory No cache found: /path/to/project. +0ms
eslint:config-array-factory Config file not found on /path/to/project +0ms
eslint:cascading-config-array-factory No cache found: /home/jbiehler. +0ms
eslint:cascading-config-array-factory Stop traversing because of considered root. +0ms
eslint:rules Loading rule 'accessor-pairs' (remaining=274) +0ms
eslint:rules Loading rule 'array-callback-return' (remaining=273) +2ms
eslint:rules Loading rule 'block-scoped-var' (remaining=272) +1ms
eslint:rules Loading rule 'complexity' (remaining=271) +0ms
eslint:rules Loading rule 'class-methods-use-this' (remaining=270) +1ms
eslint:rules Loading rule 'consistent-return' (remaining=269) +0ms
eslint:rules Loading rule 'curly' (remaining=268) +1ms
eslint:rules Loading rule 'default-case' (remaining=267) +1ms
eslint:rules Loading rule 'default-param-last' (remaining=266) +1ms
eslint:rules Loading rule 'dot-notation' (remaining=265) +0ms
eslint:rules Loading rule 'dot-location' (remaining=264) +1ms
eslint:rules Loading rule 'eqeqeq' (remaining=263) +0ms
eslint:rules Loading rule 'grouped-accessor-pairs' (remaining=262) +1ms
eslint:rules Loading rule 'guard-for-in' (remaining=261) +0ms
eslint:rules Loading rule 'max-classes-per-file' (remaining=260) +0ms
eslint:rules Loading rule 'no-alert' (remaining=259) +1ms
eslint:rules Loading rule 'no-caller' (remaining=258) +0ms
eslint:rules Loading rule 'no-case-declarations' (remaining=257) +0ms
eslint:rules Loading rule 'no-constructor-return' (remaining=256) +1ms
eslint:rules Loading rule 'no-div-regex' (remaining=255) +0ms
eslint:rules Loading rule 'no-else-return' (remaining=254) +0ms
eslint:rules Loading rule 'no-empty-function' (remaining=253) +1ms
eslint:rules Loading rule 'no-empty-pattern' (remaining=252) +0ms
eslint:rules Loading rule 'no-eq-null' (remaining=251) +1ms
eslint:rules Loading rule 'no-eval' (remaining=250) +0ms
eslint:rules Loading rule 'no-extend-native' (remaining=249) +0ms
eslint:rules Loading rule 'no-extra-bind' (remaining=248) +1ms
eslint:rules Loading rule 'no-extra-label' (remaining=247) +0ms
eslint:rules Loading rule 'no-fallthrough' (remaining=246) +0ms
eslint:rules Loading rule 'no-floating-decimal' (remaining=245) +1ms
eslint:rules Loading rule 'no-global-assign' (remaining=244) +0ms
eslint:rules Loading rule 'no-native-reassign' (remaining=243) +0ms
eslint:rules Loading rule 'no-implicit-coercion' (remaining=242) +1ms
eslint:rules Loading rule 'no-implicit-globals' (remaining=241) +0ms
eslint:rules Loading rule 'no-implied-eval' (remaining=240) +0ms
eslint:rules Loading rule 'no-invalid-this' (remaining=239) +0ms
eslint:rules Loading rule 'no-iterator' (remaining=238) +0ms
eslint:rules Loading rule 'no-labels' (remaining=237) +1ms
eslint:rules Loading rule 'no-lone-blocks' (remaining=236) +0ms
eslint:rules Loading rule 'no-loop-func' (remaining=235) +0ms
eslint:rules Loading rule 'no-magic-numbers' (remaining=234) +0ms
eslint:rules Loading rule 'no-multi-spaces' (remaining=233) +1ms
eslint:rules Loading rule 'no-multi-str' (remaining=232) +0ms
eslint:rules Loading rule 'no-new' (remaining=231) +1ms
eslint:rules Loading rule 'no-new-func' (remaining=230) +0ms
eslint:rules Loading rule 'no-new-wrappers' (remaining=229) +0ms
eslint:rules Loading rule 'no-octal' (remaining=228) +0ms
eslint:rules Loading rule 'no-octal-escape' (remaining=227) +0ms
eslint:rules Loading rule 'no-param-reassign' (remaining=226) +0ms
eslint:rules Loading rule 'no-proto' (remaining=225) +2ms
eslint:rules Loading rule 'no-redeclare' (remaining=224) +0ms
eslint:rules Loading rule 'no-restricted-properties' (remaining=223) +1ms
eslint:rules Loading rule 'no-return-assign' (remaining=222) +1ms
eslint:rules Loading rule 'no-return-await' (remaining=221) +0ms
eslint:rules Loading rule 'no-script-url' (remaining=220) +0ms
eslint:rules Loading rule 'no-self-assign' (remaining=219) +1ms
eslint:rules Loading rule 'no-self-compare' (remaining=218) +0ms
eslint:rules Loading rule 'no-sequences' (remaining=217) +0ms
eslint:rules Loading rule 'no-throw-literal' (remaining=216) +0ms
eslint:rules Loading rule 'no-unmodified-loop-condition' (remaining=215) +1ms
eslint:rules Loading rule 'no-unused-expressions' (remaining=214) +0ms
eslint:rules Loading rule 'no-unused-labels' (remaining=213) +1ms
eslint:rules Loading rule 'no-useless-call' (remaining=212) +0ms
eslint:rules Loading rule 'no-useless-catch' (remaining=211) +0ms
eslint:rules Loading rule 'no-useless-concat' (remaining=210) +0ms
eslint:rules Loading rule 'no-useless-escape' (remaining=209) +0ms
eslint:rules Loading rule 'no-useless-return' (remaining=208) +1ms
eslint:rules Loading rule 'no-void' (remaining=207) +0ms
eslint:rules Loading rule 'no-warning-comments' (remaining=206) +0ms
eslint:rules Loading rule 'no-with' (remaining=205) +0ms
eslint:rules Loading rule 'prefer-promise-reject-errors' (remaining=204) +0ms
eslint:rules Loading rule 'prefer-named-capture-group' (remaining=203) +1ms
eslint:rules Loading rule 'prefer-regex-literals' (remaining=202) +1ms
eslint:rules Loading rule 'radix' (remaining=201) +0ms
eslint:rules Loading rule 'require-await' (remaining=200) +1ms
eslint:rules Loading rule 'require-unicode-regexp' (remaining=199) +0ms
eslint:rules Loading rule 'vars-on-top' (remaining=198) +0ms
eslint:rules Loading rule 'wrap-iife' (remaining=197) +0ms
eslint:rules Loading rule 'yoda' (remaining=196) +1ms
eslint:rules Loading rule 'for-direction' (remaining=195) +1ms
eslint:rules Loading rule 'getter-return' (remaining=194) +0ms
eslint:rules Loading rule 'no-async-promise-executor' (remaining=193) +0ms
eslint:rules Loading rule 'no-await-in-loop' (remaining=192) +0ms
eslint:rules Loading rule 'no-compare-neg-zero' (remaining=191) +0ms
eslint:rules Loading rule 'no-cond-assign' (remaining=190) +1ms
eslint:rules Loading rule 'no-console' (remaining=189) +0ms
eslint:rules Loading rule 'no-constant-condition' (remaining=188) +0ms
eslint:rules Loading rule 'no-control-regex' (remaining=187) +1ms
eslint:rules Loading rule 'no-debugger' (remaining=186) +0ms
eslint:rules Loading rule 'no-dupe-args' (remaining=185) +0ms
eslint:rules Loading rule 'no-dupe-else-if' (remaining=184) +1ms
eslint:rules Loading rule 'no-dupe-keys' (remaining=183) +0ms
eslint:rules Loading rule 'no-duplicate-case' (remaining=182) +0ms
eslint:rules Loading rule 'no-empty' (remaining=181) +0ms
eslint:rules Loading rule 'no-empty-character-class' (remaining=180) +1ms
eslint:rules Loading rule 'no-ex-assign' (remaining=179) +0ms
eslint:rules Loading rule 'no-extra-boolean-cast' (remaining=178) +0ms
eslint:rules Loading rule 'no-extra-parens' (remaining=177) +0ms
eslint:rules Loading rule 'no-extra-semi' (remaining=176) +0ms
eslint:rules Loading rule 'no-func-assign' (remaining=175) +1ms
eslint:rules Loading rule 'no-import-assign' (remaining=174) +0ms
eslint:rules Loading rule 'no-inner-declarations' (remaining=173) +0ms
eslint:rules Loading rule 'no-invalid-regexp' (remaining=172) +0ms
eslint:rules Loading rule 'no-irregular-whitespace' (remaining=171) +1ms
eslint:rules Loading rule 'no-misleading-character-class' (remaining=170) +1ms
eslint:rules Loading rule 'no-obj-calls' (remaining=169) +2ms
eslint:rules Loading rule 'no-prototype-builtins' (remaining=168) +0ms
eslint:rules Loading rule 'no-regex-spaces' (remaining=167) +0ms
eslint:rules Loading rule 'no-setter-return' (remaining=166) +1ms
eslint:rules Loading rule 'no-sparse-arrays' (remaining=165) +1ms
eslint:rules Loading rule 'no-template-curly-in-string' (remaining=164) +0ms
eslint:rules Loading rule 'no-unexpected-multiline' (remaining=163) +1ms
eslint:rules Loading rule 'no-unreachable' (remaining=162) +0ms
eslint:rules Loading rule 'no-unsafe-finally' (remaining=161) +0ms
eslint:rules Loading rule 'no-unsafe-negation' (remaining=160) +1ms
eslint:rules Loading rule 'no-negated-in-lhs' (remaining=159) +0ms
eslint:rules Loading rule 'require-atomic-updates' (remaining=158) +1ms
eslint:rules Loading rule 'use-isnan' (remaining=157) +0ms
eslint:rules Loading rule 'valid-jsdoc' (remaining=156) +1ms
eslint:rules Loading rule 'valid-typeof' (remaining=155) +1ms
eslint:rules Loading rule 'callback-return' (remaining=154) +0ms
eslint:rules Loading rule 'global-require' (remaining=153) +0ms
eslint:rules Loading rule 'handle-callback-err' (remaining=152) +1ms
eslint:rules Loading rule 'no-buffer-constructor' (remaining=151) +0ms
eslint:rules Loading rule 'no-mixed-requires' (remaining=150) +0ms
eslint:rules Loading rule 'no-new-require' (remaining=149) +0ms
eslint:rules Loading rule 'no-path-concat' (remaining=148) +0ms
eslint:rules Loading rule 'no-process-env' (remaining=147) +1ms
eslint:rules Loading rule 'no-process-exit' (remaining=146) +0ms
eslint:rules Loading rule 'no-restricted-modules' (remaining=145) +0ms
eslint:rules Loading rule 'no-sync' (remaining=144) +0ms
eslint:rules Loading rule 'array-bracket-newline' (remaining=143) +0ms
eslint:rules Loading rule 'array-element-newline' (remaining=142) +0ms
eslint:rules Loading rule 'array-bracket-spacing' (remaining=141) +1ms
eslint:rules Loading rule 'block-spacing' (remaining=140) +0ms
eslint:rules Loading rule 'brace-style' (remaining=139) +1ms
eslint:rules Loading rule 'camelcase' (remaining=138) +0ms
eslint:rules Loading rule 'capitalized-comments' (remaining=137) +1ms
eslint:rules Loading rule 'comma-dangle' (remaining=136) +1ms
eslint:rules Loading rule 'comma-spacing' (remaining=135) +1ms
eslint:rules Loading rule 'comma-style' (remaining=134) +0ms
eslint:rules Loading rule 'computed-property-spacing' (remaining=133) +1ms
eslint:rules Loading rule 'consistent-this' (remaining=132) +1ms
eslint:rules Loading rule 'eol-last' (remaining=131) +0ms
eslint:rules Loading rule 'function-call-argument-newline' (remaining=130) +0ms
eslint:rules Loading rule 'func-call-spacing' (remaining=129) +1ms
eslint:rules Loading rule 'func-name-matching' (remaining=128) +0ms
eslint:rules Loading rule 'func-names' (remaining=127) +1ms
eslint:rules Loading rule 'func-style' (remaining=126) +0ms
eslint:rules Loading rule 'function-paren-newline' (remaining=125) +0ms
eslint:rules Loading rule 'id-blacklist' (remaining=124) +1ms
eslint:rules Loading rule 'id-length' (remaining=123) +0ms
eslint:rules Loading rule 'id-match' (remaining=122) +1ms
eslint:rules Loading rule 'implicit-arrow-linebreak' (remaining=121) +0ms
eslint:rules Loading rule 'indent' (remaining=120) +0ms
eslint:rules Loading rule 'jsx-quotes' (remaining=119) +7ms
eslint:rules Loading rule 'key-spacing' (remaining=118) +0ms
eslint:rules Loading rule 'keyword-spacing' (remaining=117) +4ms
eslint:rules Loading rule 'line-comment-position' (remaining=116) +16ms
eslint:rules Loading rule 'linebreak-style' (remaining=115) +1ms
eslint:rules Loading rule 'lines-between-class-members' (remaining=114) +0ms
eslint:rules Loading rule 'lines-around-comment' (remaining=113) +1ms
eslint:rules Loading rule 'lines-around-directive' (remaining=112) +0ms
eslint:rules Loading rule 'max-depth' (remaining=111) +1ms
eslint:rules Loading rule 'max-len' (remaining=110) +0ms
eslint:rules Loading rule 'max-lines' (remaining=109) +3ms
eslint:rules Loading rule 'max-lines-per-function' (remaining=108) +0ms
eslint:rules Loading rule 'max-nested-callbacks' (remaining=107) +0ms
eslint:rules Loading rule 'max-params' (remaining=106) +0ms
eslint:rules Loading rule 'max-statements' (remaining=105) +1ms
eslint:rules Loading rule 'max-statements-per-line' (remaining=104) +0ms
eslint:rules Loading rule 'multiline-comment-style' (remaining=103) +0ms
eslint:rules Loading rule 'multiline-ternary' (remaining=102) +0ms
eslint:rules Loading rule 'new-cap' (remaining=101) +0ms
eslint:rules Loading rule 'new-parens' (remaining=100) +1ms
eslint:rules Loading rule 'newline-after-var' (remaining=99) +1ms
eslint:rules Loading rule 'newline-before-return' (remaining=98) +0ms
eslint:rules Loading rule 'newline-per-chained-call' (remaining=97) +0ms
eslint:rules Loading rule 'no-array-constructor' (remaining=96) +1ms
eslint:rules Loading rule 'no-bitwise' (remaining=95) +0ms
eslint:rules Loading rule 'no-continue' (remaining=94) +1ms
eslint:rules Loading rule 'no-inline-comments' (remaining=93) +0ms
eslint:rules Loading rule 'no-lonely-if' (remaining=92) +0ms
eslint:rules Loading rule 'no-mixed-operators' (remaining=91) +0ms
eslint:rules Loading rule 'no-mixed-spaces-and-tabs' (remaining=90) +1ms
eslint:rules Loading rule 'no-multi-assign' (remaining=89) +1ms
eslint:rules Loading rule 'no-multiple-empty-lines' (remaining=88) +0ms
eslint:rules Loading rule 'no-negated-condition' (remaining=87) +1ms
eslint:rules Loading rule 'no-nested-ternary' (remaining=86) +0ms
eslint:rules Loading rule 'no-new-object' (remaining=85) +0ms
eslint:rules Loading rule 'no-plusplus' (remaining=84) +0ms
eslint:rules Loading rule 'no-restricted-syntax' (remaining=83) +1ms
eslint:rules Loading rule 'no-spaced-func' (remaining=82) +1ms
eslint:rules Loading rule 'no-tabs' (remaining=81) +0ms
eslint:rules Loading rule 'no-ternary' (remaining=80) +1ms
eslint:rules Loading rule 'no-trailing-spaces' (remaining=79) +0ms
eslint:rules Loading rule 'no-underscore-dangle' (remaining=78) +0ms
eslint:rules Loading rule 'no-unneeded-ternary' (remaining=77) +1ms
eslint:rules Loading rule 'no-whitespace-before-property' (remaining=76) +1ms
eslint:rules Loading rule 'nonblock-statement-body-position' (remaining=75) +0ms
eslint:rules Loading rule 'object-curly-spacing' (remaining=74) +1ms
eslint:rules Loading rule 'object-curly-newline' (remaining=73) +1ms
eslint:rules Loading rule 'object-property-newline' (remaining=72) +3ms
eslint:rules Loading rule 'one-var' (remaining=71) +1ms
eslint:rules Loading rule 'one-var-declaration-per-line' (remaining=70) +1ms
eslint:rules Loading rule 'operator-assignment' (remaining=69) +0ms
eslint:rules Loading rule 'operator-linebreak' (remaining=68) +0ms
eslint:rules Loading rule 'padded-blocks' (remaining=67) +1ms
eslint:rules Loading rule 'padding-line-between-statements' (remaining=66) +1ms
eslint:rules Loading rule 'prefer-exponentiation-operator' (remaining=65) +1ms
eslint:rules Loading rule 'prefer-object-spread' (remaining=64) +0ms
eslint:rules Loading rule 'quote-props' (remaining=63) +0ms
eslint:rules Loading rule 'quotes' (remaining=62) +1ms
eslint:rules Loading rule 'require-jsdoc' (remaining=61) +1ms
eslint:rules Loading rule 'semi' (remaining=60) +1ms
eslint:rules Loading rule 'semi-spacing' (remaining=59) +1ms
eslint:rules Loading rule 'semi-style' (remaining=58) +0ms
eslint:rules Loading rule 'sort-keys' (remaining=57) +0ms
eslint:rules Loading rule 'sort-vars' (remaining=56) +1ms
eslint:rules Loading rule 'space-before-blocks' (remaining=55) +0ms
eslint:rules Loading rule 'space-before-function-paren' (remaining=54) +1ms
eslint:rules Loading rule 'space-in-parens' (remaining=53) +1ms
eslint:rules Loading rule 'space-infix-ops' (remaining=52) +1ms
eslint:rules Loading rule 'space-unary-ops' (remaining=51) +0ms
eslint:rules Loading rule 'spaced-comment' (remaining=50) +1ms
eslint:rules Loading rule 'switch-colon-spacing' (remaining=49) +1ms
eslint:rules Loading rule 'template-tag-spacing' (remaining=48) +1ms
eslint:rules Loading rule 'unicode-bom' (remaining=47) +0ms
eslint:rules Loading rule 'wrap-regex' (remaining=46) +0ms
eslint:rules Loading rule 'init-declarations' (remaining=45) +0ms
eslint:rules Loading rule 'no-catch-shadow' (remaining=44) +0ms
eslint:rules Loading rule 'no-delete-var' (remaining=43) +0ms
eslint:rules Loading rule 'no-label-var' (remaining=42) +1ms
eslint:rules Loading rule 'no-restricted-globals' (remaining=41) +0ms
eslint:rules Loading rule 'no-shadow' (remaining=40) +1ms
eslint:rules Loading rule 'no-shadow-restricted-names' (remaining=39) +1ms
eslint:rules Loading rule 'no-undef' (remaining=38) +0ms
eslint:rules Loading rule 'no-undef-init' (remaining=37) +0ms
eslint:rules Loading rule 'no-undefined' (remaining=36) +0ms
eslint:rules Loading rule 'no-unused-vars' (remaining=35) +1ms
eslint:rules Loading rule 'no-use-before-define' (remaining=34) +1ms
eslint:rules Loading rule 'arrow-body-style' (remaining=33) +1ms
eslint:rules Loading rule 'arrow-parens' (remaining=32) +1ms
eslint:rules Loading rule 'arrow-spacing' (remaining=31) +0ms
eslint:rules Loading rule 'constructor-super' (remaining=30) +2ms
eslint:rules Loading rule 'generator-star-spacing' (remaining=29) +0ms
eslint:rules Loading rule 'no-class-assign' (remaining=28) +2ms
eslint:rules Loading rule 'no-confusing-arrow' (remaining=27) +0ms
eslint:rules Loading rule 'no-const-assign' (remaining=26) +1ms
eslint:rules Loading rule 'no-dupe-class-members' (remaining=25) +0ms
eslint:rules Loading rule 'no-duplicate-imports' (remaining=24) +0ms
eslint:rules Loading rule 'no-new-symbol' (remaining=23) +0ms
eslint:rules Loading rule 'no-restricted-imports' (remaining=22) +0ms
eslint:rules Loading rule 'no-this-before-super' (remaining=21) +1ms
eslint:rules Loading rule 'no-useless-computed-key' (remaining=20) +0ms
eslint:rules Loading rule 'no-useless-constructor' (remaining=19) +0ms
eslint:rules Loading rule 'no-useless-rename' (remaining=18) +1ms
eslint:rules Loading rule 'no-var' (remaining=17) +0ms
eslint:rules Loading rule 'object-shorthand' (remaining=16) +0ms
eslint:rules Loading rule 'prefer-arrow-callback' (remaining=15) +2ms
eslint:rules Loading rule 'prefer-const' (remaining=14) +0ms
eslint:rules Loading rule 'prefer-destructuring' (remaining=13) +1ms
eslint:rules Loading rule 'prefer-numeric-literals' (remaining=12) +1ms
eslint:rules Loading rule 'prefer-reflect' (remaining=11) +1ms
eslint:rules Loading rule 'prefer-rest-params' (remaining=10) +0ms
eslint:rules Loading rule 'prefer-spread' (remaining=9) +0ms
eslint:rules Loading rule 'prefer-template' (remaining=8) +0ms
eslint:rules Loading rule 'require-yield' (remaining=7) +0ms
eslint:rules Loading rule 'rest-spread-spacing' (remaining=6) +0ms
eslint:rules Loading rule 'sort-imports' (remaining=5) +1ms
eslint:rules Loading rule 'symbol-description' (remaining=4) +0ms
eslint:rules Loading rule 'template-curly-spacing' (remaining=3) +0ms
eslint:rules Loading rule 'yield-star-spacing' (remaining=2) +0ms
eslint:rules Loading rule 'strict' (remaining=1) +8ms
eslint:cascading-config-array-factory Configuration was determined: ConfigArray(22) [ { name: 'DefaultIgnorePattern', filePath: '', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/path/to/project/', loose: false }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/rules/best-practices.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb-base/rules/best-practices.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'accessor-pairs': 'off', 'array-callback-return': [Array], 'block-scoped-var': 'error', complexity: [Array], 'class-methods-use-this': [Array], 'consistent-return': 'error', curly: [Array], 'default-case': [Array], 'default-param-last': 'off', 'dot-notation': [Array], 'dot-location': [Array], eqeqeq: [Array], 'grouped-accessor-pairs': 'off', 'guard-for-in': 'error', 'max-classes-per-file': [Array], 'no-alert': 'warn', 'no-caller': 'error', 'no-case-declarations': 'error', 'no-constructor-return': 'off', 'no-div-regex': 'off', 'no-else-return': [Array], 'no-empty-function': [Array], 'no-empty-pattern': 'error', 'no-eq-null': 'off', 'no-eval': 'error', 'no-extend-native': 'error', 'no-extra-bind': 'error', 'no-extra-label': 'error', 'no-fallthrough': 'error', 'no-floating-decimal': 'error', 'no-global-assign': [Array], 'no-native-reassign': 'off', 'no-implicit-coercion': [Array], 'no-implicit-globals': 'off', 'no-implied-eval': 'error', 'no-invalid-this': 'off', 'no-iterator': 'error', 'no-labels': [Array], 'no-lone-blocks': 'error', 'no-loop-func': 'error', 'no-magic-numbers': [Array], 'no-multi-spaces': [Array], 'no-multi-str': 'error', 'no-new': 'error', 'no-new-func': 'error', 'no-new-wrappers': 'error', 'no-octal': 'error', 'no-octal-escape': 'error', 'no-param-reassign': [Array], 'no-proto': 'error', 'no-redeclare': 'error', 'no-restricted-properties': [Array], 'no-return-assign': [Array], 'no-return-await': 'error', 'no-script-url': 'error', 'no-self-assign': [Array], 'no-self-compare': 'error', 'no-sequences': 'error', 'no-throw-literal': 'error', 'no-unmodified-loop-condition': 'off', 'no-unused-expressions': [Array], 'no-unused-labels': 'error', 'no-useless-call': 'off', 'no-useless-catch': 'error', 'no-useless-concat': 'error', 'no-useless-escape': 'error', 'no-useless-return': 'error', 'no-void': 'error', 'no-warning-comments': [Array], 'no-with': 'error', 'prefer-promise-reject-errors': [Array], 'prefer-named-capture-group': 'off', 'prefer-regex-literals': 'off', radix: 'error', 'require-await': 'off', 'require-unicode-regexp': 'off', 'vars-on-top': 'error', 'wrap-iife': [Array], yoda: 'error' }, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/rules/errors.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb-base/rules/errors.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'for-direction': 'error', 'getter-return': [Array], 'no-async-promise-executor': 'error', 'no-await-in-loop': 'error', 'no-compare-neg-zero': 'error', 'no-cond-assign': [Array], 'no-console': 'warn', 'no-constant-condition': 'warn', 'no-control-regex': 'error', 'no-debugger': 'error', 'no-dupe-args': 'error', 'no-dupe-else-if': 'off', 'no-dupe-keys': 'error', 'no-duplicate-case': 'error', 'no-empty': 'error', 'no-empty-character-class': 'error', 'no-ex-assign': 'error', 'no-extra-boolean-cast': 'error', 'no-extra-parens': [Array], 'no-extra-semi': 'error', 'no-func-assign': 'error', 'no-import-assign': 'off', 'no-inner-declarations': 'error', 'no-invalid-regexp': 'error', 'no-irregular-whitespace': 'error', 'no-misleading-character-class': 'error', 'no-obj-calls': 'error', 'no-prototype-builtins': 'error', 'no-regex-spaces': 'error', 'no-setter-return': 'off', 'no-sparse-arrays': 'error', 'no-template-curly-in-string': 'error', 'no-unexpected-multiline': 'error', 'no-unreachable': 'error', 'no-unsafe-finally': 'error', 'no-unsafe-negation': 'error', 'no-negated-in-lhs': 'off', 'require-atomic-updates': 'off', 'use-isnan': 'error', 'valid-jsdoc': 'off', 'valid-typeof': [Array] }, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/rules/node.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb-base/rules/node.js', criteria: null, env: { node: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'callback-return': 'off', 'global-require': 'error', 'handle-callback-err': 'off', 'no-buffer-constructor': 'error', 'no-mixed-requires': [Array], 'no-new-require': 'error', 'no-path-concat': 'error', 'no-process-env': 'off', 'no-process-exit': 'off', 'no-restricted-modules': 'off', 'no-sync': 'off' }, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/rules/style.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb-base/rules/style.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'array-bracket-newline': [Array], 'array-element-newline': [Array], 'array-bracket-spacing': [Array], 'block-spacing': [Array], 'brace-style': [Array], camelcase: [Array], 'capitalized-comments': [Array], 'comma-dangle': [Array], 'comma-spacing': [Array], 'comma-style': [Array], 'computed-property-spacing': [Array], 'consistent-this': 'off', 'eol-last': [Array], 'function-call-argument-newline': [Array], 'func-call-spacing': [Array], 'func-name-matching': [Array], 'func-names': 'warn', 'func-style': [Array], 'function-paren-newline': [Array], 'id-blacklist': 'off', 'id-length': 'off', 'id-match': 'off', 'implicit-arrow-linebreak': [Array], indent: [Array], 'jsx-quotes': [Array], 'key-spacing': [Array], 'keyword-spacing': [Array], 'line-comment-position': [Array], 'linebreak-style': [Array], 'lines-between-class-members': [Array], 'lines-around-comment': 'off', 'lines-around-directive': [Array], 'max-depth': [Array], 'max-len': [Array], 'max-lines': [Array], 'max-lines-per-function': [Array], 'max-nested-callbacks': 'off', 'max-params': [Array], 'max-statements': [Array], 'max-statements-per-line': [Array], 'multiline-comment-style': [Array], 'multiline-ternary': [Array], 'new-cap': [Array], 'new-parens': 'error', 'newline-after-var': 'off', 'newline-before-return': 'off', 'newline-per-chained-call': [Array], 'no-array-constructor': 'error', 'no-bitwise': 'error', 'no-continue': 'error', 'no-inline-comments': 'off', 'no-lonely-if': 'error', 'no-mixed-operators': [Array], 'no-mixed-spaces-and-tabs': 'error', 'no-multi-assign': [Array], 'no-multiple-empty-lines': [Array], 'no-negated-condition': 'off', 'no-nested-ternary': 'error', 'no-new-object': 'error', 'no-plusplus': 'error', 'no-restricted-syntax': [Array], 'no-spaced-func': 'error', 'no-tabs': 'error', 'no-ternary': 'off', 'no-trailing-spaces': [Array], 'no-underscore-dangle': [Array], 'no-unneeded-ternary': [Array], 'no-whitespace-before-property': 'error', 'nonblock-statement-body-position': [Array], 'object-curly-spacing': [Array], 'object-curly-newline': [Array], 'object-property-newline': [Array], 'one-var': [Array], 'one-var-declaration-per-line': [Array], 'operator-assignment': [Array], 'operator-linebreak': [Array], 'padded-blocks': [Array], 'padding-line-between-statements': 'off', 'prefer-exponentiation-operator': 'off', 'prefer-object-spread': 'error', 'quote-props': [Array], quotes: [Array], 'require-jsdoc': 'off', semi: [Array], 'semi-spacing': [Array], 'semi-style': [Array], 'sort-keys': [Array], 'sort-vars': 'off', 'space-before-blocks': 'error', 'space-before-function-paren': [Array], 'space-in-parens': [Array], 'space-infix-ops': 'error', 'space-unary-ops': [Array], 'spaced-comment': [Array], 'switch-colon-spacing': [Array], 'template-tag-spacing': [Array], 'unicode-bom': [Array], 'wrap-regex': 'off' }, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/rules/variables.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb-base/rules/variables.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'init-declarations': 'off', 'no-catch-shadow': 'off', 'no-delete-var': 'error', 'no-label-var': 'error', 'no-restricted-globals': [Array], 'no-shadow': 'error', 'no-shadow-restricted-names': 'error', 'no-undef': 'error', 'no-undef-init': 'error', 'no-undefined': 'off', 'no-unused-vars': [Array], 'no-use-before-define': [Array] }, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/rules/es6.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb-base/rules/es6.js', criteria: null, env: { es6: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: { ecmaVersion: 6, sourceType: 'module', ecmaFeatures: [Object] }, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'arrow-body-style': [Array], 'arrow-parens': [Array], 'arrow-spacing': [Array], 'constructor-super': 'error', 'generator-star-spacing': [Array], 'no-class-assign': 'error', 'no-confusing-arrow': [Array], 'no-const-assign': 'error', 'no-dupe-class-members': 'error', 'no-duplicate-imports': 'off', 'no-new-symbol': 'error', 'no-restricted-imports': [Array], 'no-this-before-super': 'error', 'no-useless-computed-key': 'error', 'no-useless-constructor': 'error', 'no-useless-rename': [Array], 'no-var': 'error', 'object-shorthand': [Array], 'prefer-arrow-callback': [Array], 'prefer-const': [Array], 'prefer-destructuring': [Array], 'prefer-numeric-literals': 'error', 'prefer-reflect': 'off', 'prefer-rest-params': 'error', 'prefer-spread': 'error', 'prefer-template': 'error', 'require-yield': 'error', 'rest-spread-spacing': [Array], 'sort-imports': [Array], 'symbol-description': 'error', 'template-curly-spacing': 'error', 'yield-star-spacing': [Array] }, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/rules/imports.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb-base/rules/imports.js', criteria: null, env: { es6: true }, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: { ecmaVersion: 6, sourceType: 'module' }, plugins: { import: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'import/no-unresolved': [Array], 'import/named': 'error', 'import/default': 'off', 'import/namespace': 'off', 'import/export': 'error', 'import/no-named-as-default': 'error', 'import/no-named-as-default-member': 'error', 'import/no-deprecated': 'off', 'import/no-extraneous-dependencies': [Array], 'import/no-mutable-exports': 'error', 'import/no-commonjs': 'off', 'import/no-amd': 'error', 'import/no-nodejs-modules': 'off', 'import/first': 'error', 'import/imports-first': 'off', 'import/no-duplicates': 'error', 'import/no-namespace': 'off', 'import/extensions': [Array], 'import/order': [Array], 'import/newline-after-import': 'error', 'import/prefer-default-export': 'error', 'import/no-restricted-paths': 'off', 'import/max-dependencies': [Array], 'import/no-absolute-path': 'error', 'import/no-dynamic-require': 'error', 'import/no-internal-modules': [Array], 'import/unambiguous': 'off', 'import/no-webpack-loader-syntax': 'error', 'import/no-unassigned-import': 'off', 'import/no-named-default': 'error', 'import/no-anonymous-default-export': [Array], 'import/exports-last': 'off', 'import/group-exports': 'off', 'import/no-default-export': 'off', 'import/no-named-export': 'off', 'import/no-self-import': 'error', 'import/no-cycle': [Array], 'import/no-useless-path-segments': [Array], 'import/dynamic-import-chunkname': [Array], 'import/no-relative-parent-imports': 'off', 'import/no-unused-modules': [Array] }, settings: { 'import/resolver': [Object], 'import/extensions': [Array], 'import/core-modules': [], 'import/ignore': [Array] } }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/rules/strict.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb-base/rules/strict.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { strict: [Array] }, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js » /path/to/project/node_modules/eslint-config-airbnb-base/index.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb-base/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: { ecmaVersion: 2018, sourceType: 'module' }, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: {}, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js » /path/to/project/node_modules/eslint-config-airbnb/rules/react.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb/rules/react.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: { ecmaFeatures: [Object] }, plugins: { react: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'no-underscore-dangle': [Array], 'jsx-quotes': [Array], 'class-methods-use-this': [Array], 'react/display-name': [Array], 'react/forbid-prop-types': [Array], 'react/forbid-dom-props': [Array], 'react/jsx-boolean-value': [Array], 'react/jsx-closing-bracket-location': [Array], 'react/jsx-closing-tag-location': 'error', 'react/jsx-curly-spacing': [Array], 'react/jsx-handler-names': [Array], 'react/jsx-indent-props': [Array], 'react/jsx-key': 'off', 'react/jsx-max-props-per-line': [Array], 'react/jsx-no-bind': [Array], 'react/jsx-no-duplicate-props': [Array], 'react/jsx-no-literals': [Array], 'react/jsx-no-undef': 'error', 'react/jsx-pascal-case': [Array], 'react/sort-prop-types': [Array], 'react/jsx-sort-prop-types': 'off', 'react/jsx-sort-props': [Array], 'react/jsx-sort-default-props': [Array], 'react/jsx-uses-react': [Array], 'react/jsx-uses-vars': 'error', 'react/no-danger': 'warn', 'react/no-deprecated': [Array], 'react/no-did-mount-set-state': 'off', 'react/no-did-update-set-state': 'error', 'react/no-will-update-set-state': 'error', 'react/no-direct-mutation-state': 'off', 'react/no-is-mounted': 'error', 'react/no-multi-comp': 'off', 'react/no-set-state': 'off', 'react/no-string-refs': 'error', 'react/no-unknown-property': 'error', 'react/prefer-es6-class': [Array], 'react/prefer-stateless-function': [Array], 'react/prop-types': [Array], 'react/react-in-jsx-scope': 'error', 'react/require-render-return': 'error', 'react/self-closing-comp': 'error', 'react/sort-comp': [Array], 'react/jsx-wrap-multilines': [Array], 'react/jsx-first-prop-new-line': [Array], 'react/jsx-equals-spacing': [Array], 'react/jsx-indent': [Array], 'react/jsx-no-target-blank': [Array], 'react/jsx-filename-extension': [Array], 'react/jsx-no-comment-textnodes': 'error', 'react/no-render-return-value': 'error', 'react/require-optimization': [Array], 'react/no-find-dom-node': 'error', 'react/forbid-component-props': [Array], 'react/forbid-elements': [Array], 'react/no-danger-with-children': 'error', 'react/no-unused-prop-types': [Array], 'react/style-prop-object': 'error', 'react/no-unescaped-entities': 'error', 'react/no-children-prop': 'error', 'react/jsx-tag-spacing': [Array], 'react/jsx-space-before-closing': [Array], 'react/no-array-index-key': 'error', 'react/require-default-props': [Array], 'react/forbid-foreign-prop-types': [Array], 'react/void-dom-elements-no-children': 'error', 'react/default-props-match-prop-types': [Array], 'react/no-redundant-should-component-update': 'error', 'react/no-unused-state': 'error', 'react/boolean-prop-naming': [Array], 'react/no-typos': 'error', 'react/jsx-curly-brace-presence': [Array], 'react/jsx-one-expression-per-line': [Array], 'react/destructuring-assignment': [Array], 'react/no-access-state-in-setstate': 'error', 'react/button-has-type': [Array], 'react/jsx-child-element-spacing': 'off', 'react/no-this-in-sfc': 'error', 'react/jsx-max-depth': 'off', 'react/jsx-props-no-multi-spaces': 'error', 'react/no-unsafe': 'off', 'react/jsx-fragments': [Array], 'react/jsx-curly-newline': [Array], 'react/state-in-constructor': [Array], 'react/static-property-placement': [Array], 'react/jsx-props-no-spreading': [Array], 'react/prefer-read-only-props': 'off', 'react/jsx-no-script-url': [Array], 'react/jsx-no-useless-fragment': 'off', 'react/no-adjacent-inline-elements': 'off', 'react/function-component-definition': [Array] }, settings: { 'import/resolver': [Object], react: [Object], propWrapperFunctions: [Array] } }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js » /path/to/project/node_modules/eslint-config-airbnb/rules/react-a11y.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb/rules/react-a11y.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: { ecmaFeatures: [Object] }, plugins: { 'jsx-a11y': [Object], react: [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'jsx-a11y/anchor-has-content': [Array], 'jsx-a11y/aria-role': [Array], 'jsx-a11y/aria-props': 'error', 'jsx-a11y/aria-proptypes': 'error', 'jsx-a11y/aria-unsupported-elements': 'error', 'jsx-a11y/alt-text': [Array], 'jsx-a11y/img-redundant-alt': 'error', 'jsx-a11y/label-has-for': [Array], 'jsx-a11y/label-has-associated-control': [Array], 'jsx-a11y/control-has-associated-label': [Array], 'jsx-a11y/mouse-events-have-key-events': 'error', 'jsx-a11y/no-access-key': 'error', 'jsx-a11y/no-onchange': 'off', 'jsx-a11y/interactive-supports-focus': 'error', 'jsx-a11y/role-has-required-aria-props': 'error', 'jsx-a11y/role-supports-aria-props': 'error', 'jsx-a11y/tabindex-no-positive': 'error', 'jsx-a11y/heading-has-content': [Array], 'jsx-a11y/html-has-lang': 'error', 'jsx-a11y/lang': 'error', 'jsx-a11y/no-distracting-elements': [Array], 'jsx-a11y/scope': 'error', 'jsx-a11y/click-events-have-key-events': 'error', 'jsx-a11y/no-static-element-interactions': [Array], 'jsx-a11y/no-noninteractive-element-interactions': [Array], 'jsx-a11y/accessible-emoji': 'error', 'jsx-a11y/aria-activedescendant-has-tabindex': 'error', 'jsx-a11y/iframe-has-title': 'error', 'jsx-a11y/no-autofocus': [Array], 'jsx-a11y/no-redundant-roles': 'error', 'jsx-a11y/media-has-caption': [Array], 'jsx-a11y/no-interactive-element-to-noninteractive-role': [Array], 'jsx-a11y/no-noninteractive-element-to-interactive-role': [Array], 'jsx-a11y/no-noninteractive-tabindex': [Array], 'jsx-a11y/anchor-is-valid': [Array] }, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb/index.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: {}, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js', filePath: '/path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js', importerPath: '/path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js' }, parserOptions: undefined, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'brace-style': 'off', '@typescript-eslint/brace-style': [Array], camelcase: 'off', '@typescript-eslint/camelcase': [Array], 'comma-spacing': 'off', '@typescript-eslint/comma-spacing': [Array], 'func-call-spacing': 'off', '@typescript-eslint/func-call-spacing': [Array], indent: 'off', '@typescript-eslint/indent': [Array], 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'error', 'no-dupe-class-members': 'off', '@typescript-eslint/no-dupe-class-members': 'error', 'no-empty-function': 'off', '@typescript-eslint/no-empty-function': [Array], 'no-extra-parens': 'off', '@typescript-eslint/no-extra-parens': [Array], 'no-extra-semi': 'off', '@typescript-eslint/no-extra-semi': 'error', 'no-implied-eval': 'off', '@typescript-eslint/no-implied-eval': 'error', 'no-magic-numbers': 'off', '@typescript-eslint/no-magic-numbers': [Array], 'no-throw-literal': 'off', '@typescript-eslint/no-throw-literal': 'error', 'no-unused-expressions': 'off', '@typescript-eslint/no-unused-expressions': [Array], 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': [Array], 'no-use-before-define': 'off', '@typescript-eslint/no-use-before-define': [Array], 'no-useless-constructor': 'off', '@typescript-eslint/no-useless-constructor': 'error', quotes: 'off', '@typescript-eslint/quotes': [Array], semi: 'off', '@typescript-eslint/semi': [Array], 'space-before-function-paren': 'off', '@typescript-eslint/space-before-function-paren': [Array], 'import/extensions': [Array], 'import/no-extraneous-dependencies': [Array] }, settings: { 'import/parsers': [Object], 'import/resolver': [Object], 'import/extensions': [Array] } }, { name: '.eslintrc.json » eslint-config-airbnb-typescript » /path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js#overrides[0]', filePath: '/path/to/project/node_modules/eslint-config-airbnb-typescript/lib/shared.js', criteria: { includes: [Array], excludes: null, basePath: '/path/to/project/' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'no-undef': 'off' }, settings: undefined }, { name: '.eslintrc.json » eslint-config-airbnb-typescript', filePath: '/path/to/project/node_modules/eslint-config-airbnb-typescript/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'react/jsx-filename-extension': [Array] }, settings: { 'import/resolver': [Object], 'import/extensions': [Array] } }, { name: '.eslintrc.json » plugin:@typescript-eslint/eslint-recommended', filePath: '/path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.json » plugin:@typescript-eslint/eslint-recommended#overrides[0]', filePath: '/path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: { includes: [Array], excludes: null, basePath: '/path/to/project/' }, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'getter-return': 'off', 'no-dupe-args': 'off', 'no-dupe-keys': 'off', 'no-unreachable': 'off', 'valid-typeof': 'off', 'no-const-assign': 'off', 'no-new-symbol': 'off', 'no-this-before-super': 'off', 'no-undef': 'off', 'no-dupe-class-members': 'off', 'no-redeclare': 'off' }, settings: undefined }, { name: '.eslintrc.json » plugin:@typescript-eslint/recommended » ./configs/base.json', filePath: '/path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.json', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.json » plugin:@typescript-eslint/recommended » ./configs/base.json', importerPath: '/path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/configs/base.json' }, parserOptions: { sourceType: 'module' }, plugins: { '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined }, { name: '.eslintrc.json » plugin:@typescript-eslint/recommended', filePath: '/path/to/project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js', criteria: null, env: undefined, globals: undefined, ignorePattern: undefined, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { '@typescript-eslint/adjacent-overload-signatures': 'error', '@typescript-eslint/ban-ts-ignore': 'error', '@typescript-eslint/ban-types': 'error', camelcase: 'off', '@typescript-eslint/camelcase': 'error', '@typescript-eslint/class-name-casing': 'error', '@typescript-eslint/consistent-type-assertions': 'error', '@typescript-eslint/explicit-function-return-type': 'warn', '@typescript-eslint/interface-name-prefix': 'error', '@typescript-eslint/member-delimiter-style': 'error', 'no-array-constructor': 'off', '@typescript-eslint/no-array-constructor': 'error', 'no-empty-function': 'off', '@typescript-eslint/no-empty-function': 'error', '@typescript-eslint/no-empty-interface': 'error', '@typescript-eslint/no-explicit-any': 'warn', '@typescript-eslint/no-inferrable-types': 'error', '@typescript-eslint/no-misused-new': 'error', '@typescript-eslint/no-namespace': 'error', '@typescript-eslint/no-non-null-assertion': 'warn', '@typescript-eslint/no-this-alias': 'error', 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': 'warn', 'no-use-before-define': 'off', '@typescript-eslint/no-use-before-define': 'error', '@typescript-eslint/no-var-requires': 'error', '@typescript-eslint/prefer-namespace-keyword': 'error', '@typescript-eslint/triple-slash-reference': 'error', '@typescript-eslint/type-annotation-spacing': 'error', 'no-var': 'error', 'prefer-const': 'error', 'prefer-rest-params': 'error', 'prefer-spread': 'error' }, settings: undefined }, { name: '.eslintrc.json', filePath: '/path/to/project/.eslintrc.json', criteria: null, env: { browser: true, es6: true, node: true }, globals: { Atomics: 'readonly', SharedArrayBuffer: 'readonly' }, ignorePattern: undefined, noInlineConfig: undefined, parser: { error: null, filePath: '/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js', id: '@typescript-eslint/parser', importerName: '.eslintrc.json', importerPath: '/path/to/project/.eslintrc.json' }, parserOptions: { project: './tsconfig.json', ecmaFeatures: [Object], ecmaVersion: 2018, sourceType: 'module' }, plugins: { react: [Object], '@typescript-eslint': [Object] }, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: { 'max-len': [Array], indent: [Array], '@typescript-eslint/indent': [Array], 'import/prefer-default-export': 0, 'no-trailing-spaces': 2, 'react/jsx-filename-extension': [Array], '@typescript-eslint/no-unused-vars': 'warn', '@typescript-eslint/no-use-before-define': 0, '@typescript-eslint/no-inferrable-types': 0, 'import/no-extraneous-dependencies': 0, 'import/no-cycle': 0, 'no-underscore-dangle': 'off', 'comma-dangle': [Array], semi: [Array], 'object-curly-newline': [Array] }, settings: undefined }, { name: '.eslintignore', filePath: '/path/to/project/.eslintignore', criteria: null, env: undefined, globals: undefined, ignorePattern: IgnorePattern { patterns: [Array], basePath: '/path/to/project/', loose: true }, noInlineConfig: undefined, parser: undefined, parserOptions: undefined, plugins: undefined, processor: undefined, reportUnusedDisableDirectives: undefined, root: undefined, rules: undefined, settings: undefined } ] on /path/to/project/src/main +199ms
eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '/path/to/project/', loose: false }, IgnorePattern { patterns: [ 'node_modules', 'webpack.*.js' ], basePath: '/path/to/project/', loose: true } ] +536ms
eslint:ignore-pattern processed: { basePath: '/path/to/project/', patterns: [ '/node_modules/*', '/bower_components/*', 'node_modules', 'webpack.*.js' ] } +1ms
eslint:ignore-pattern Check {
filePath: '/path/to/project/src/main/appConfig.ts',
dot: false,
relativePath: 'src/main/appConfig.ts',
result: false
} +0ms
eslint:file-enumerator Yield: appConfig.ts +536ms
eslint:cascading-config-array-factory Load config files for /path/to/project/src/main. +6ms
eslint:cascading-config-array-factory Cache hit: /path/to/project/src/main. +0ms
eslint:cli-engine Lint /path/to/project/src/main/appConfig.ts +0ms
eslint:linter Linting code for /path/to/project/src/main/appConfig.ts (pass 1) +0ms
eslint:linter Verify +0ms
eslint:linter With ConfigArray: /path/to/project/src/main/appConfig.ts +1ms
eslint:linter Parsing error: Not implemented
eslint:linter Error: Not implemented
at Object.notImplemented (/path/to/project/node_modules/typescript/lib/typescript.js:1345:15)
at Object.watchCompilerHost.afterProgramCreate (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:199:14)
at synchronizeProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90675:22)
at Object.createWatchProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90642:9)
at createWatchProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:244:22)
at Object.getProgramsForProjects (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:162:30)
at Object.createProjectProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js:26:74)
at getProgramAndAST (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:62:32)
at Object.parseAndGenerateServices (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:321:30)
at Object.parseForESLint (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js:53:51) +1s
eslint:linter Generating fixed text for /path/to/project/src/main/appConfig.ts (pass 1) +1ms
eslint:source-code-fixer Applying fixes +0ms
eslint:source-code-fixer shouldFix parameter was false, not attempting fixes +0ms
eslint:ignore-pattern Check {
filePath: '/path/to/project/src/main/browse.ts',
dot: false,
relativePath: 'src/main/browse.ts',
result: false
} +1s
eslint:file-enumerator Yield: browse.ts +1s
eslint:cascading-config-array-factory Load config files for /path/to/project/src/main. +1s
eslint:cascading-config-array-factory Cache hit: /path/to/project/src/main. +0ms
eslint:cli-engine Lint /path/to/project/src/main/browse.ts +1s
eslint:linter Linting code for /path/to/project/src/main/browse.ts (pass 1) +0ms
eslint:linter Verify +0ms
eslint:linter With ConfigArray: /path/to/project/src/main/browse.ts +0ms
eslint:linter Parsing error: Not implemented
eslint:linter Error: Not implemented
at Object.notImplemented (/path/to/project/node_modules/typescript/lib/typescript.js:1345:15)
at Object.watchCompilerHost.afterProgramCreate (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:199:14)
at synchronizeProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90675:22)
at Object.createWatchProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90642:9)
at createWatchProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:244:22)
at Object.getProgramsForProjects (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:162:30)
at Object.createProjectProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js:26:74)
at getProgramAndAST (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:62:32)
at Object.parseAndGenerateServices (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:321:30)
at Object.parseForESLint (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js:53:51) +693ms
eslint:linter Generating fixed text for /path/to/project/src/main/browse.ts (pass 1) +0ms
eslint:source-code-fixer Applying fixes +693ms
eslint:source-code-fixer shouldFix parameter was false, not attempting fixes +0ms
eslint:ignore-pattern Check {
filePath: '/path/to/project/src/main/devices.ts',
dot: false,
relativePath: 'src/main/devices.ts',
result: false
} +693ms
eslint:file-enumerator Yield: devices.ts +693ms
eslint:cascading-config-array-factory Load config files for /path/to/project/src/main. +693ms
eslint:cascading-config-array-factory Cache hit: /path/to/project/src/main. +0ms
eslint:cli-engine Lint /path/to/project/src/main/devices.ts +693ms
eslint:linter Linting code for /path/to/project/src/main/devices.ts (pass 1) +0ms
eslint:linter Verify +0ms
eslint:linter With ConfigArray: /path/to/project/src/main/devices.ts +0ms
eslint:linter Parsing error: Not implemented
eslint:linter Error: Not implemented
at Object.notImplemented (/path/to/project/node_modules/typescript/lib/typescript.js:1345:15)
at Object.watchCompilerHost.afterProgramCreate (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:199:14)
at synchronizeProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90675:22)
at Object.createWatchProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90642:9)
at createWatchProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:244:22)
at Object.getProgramsForProjects (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:162:30)
at Object.createProjectProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js:26:74)
at getProgramAndAST (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:62:32)
at Object.parseAndGenerateServices (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:321:30)
at Object.parseForESLint (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js:53:51) +595ms
eslint:linter Generating fixed text for /path/to/project/src/main/devices.ts (pass 1) +1ms
eslint:source-code-fixer Applying fixes +596ms
eslint:source-code-fixer shouldFix parameter was false, not attempting fixes +0ms
eslint:ignore-pattern Check {
filePath: '/path/to/project/src/main/main.ts',
dot: false,
relativePath: 'src/main/main.ts',
result: false
} +596ms
eslint:file-enumerator Yield: main.ts +596ms
eslint:cascading-config-array-factory Load config files for /path/to/project/src/main. +596ms
eslint:cascading-config-array-factory Cache hit: /path/to/project/src/main. +0ms
eslint:cli-engine Lint /path/to/project/src/main/main.ts +596ms
eslint:linter Linting code for /path/to/project/src/main/main.ts (pass 1) +0ms
eslint:linter Verify +0ms
eslint:linter With ConfigArray: /path/to/project/src/main/main.ts +0ms
eslint:linter Parsing error: Not implemented
eslint:linter Error: Not implemented
at Object.notImplemented (/path/to/project/node_modules/typescript/lib/typescript.js:1345:15)
at Object.watchCompilerHost.afterProgramCreate (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:199:14)
at synchronizeProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90675:22)
at Object.createWatchProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90642:9)
at createWatchProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:244:22)
at Object.getProgramsForProjects (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:162:30)
at Object.createProjectProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js:26:74)
at getProgramAndAST (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:62:32)
at Object.parseAndGenerateServices (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:321:30)
at Object.parseForESLint (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js:53:51) +603ms
eslint:linter Generating fixed text for /path/to/project/src/main/main.ts (pass 1) +0ms
eslint:source-code-fixer Applying fixes +603ms
eslint:source-code-fixer shouldFix parameter was false, not attempting fixes +0ms
eslint:ignore-pattern Check {
filePath: '/path/to/project/src/main/nodegit.ts',
dot: false,
relativePath: 'src/main/nodegit.ts',
result: false
} +603ms
eslint:file-enumerator Yield: nodegit.ts +603ms
eslint:cascading-config-array-factory Load config files for /path/to/project/src/main. +603ms
eslint:cascading-config-array-factory Cache hit: /path/to/project/src/main. +0ms
eslint:cli-engine Lint /path/to/project/src/main/nodegit.ts +603ms
eslint:linter Linting code for /path/to/project/src/main/nodegit.ts (pass 1) +0ms
eslint:linter Verify +0ms
eslint:linter With ConfigArray: /path/to/project/src/main/nodegit.ts +0ms
eslint:linter Parsing error: Not implemented
eslint:linter Error: Not implemented
at Object.notImplemented (/path/to/project/node_modules/typescript/lib/typescript.js:1345:15)
at Object.watchCompilerHost.afterProgramCreate (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:199:14)
at synchronizeProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90675:22)
at Object.createWatchProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90642:9)
at createWatchProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:244:22)
at Object.getProgramsForProjects (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:162:30)
at Object.createProjectProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js:26:74)
at getProgramAndAST (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:62:32)
at Object.parseAndGenerateServices (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:321:30)
at Object.parseForESLint (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js:53:51) +584ms
eslint:linter Generating fixed text for /path/to/project/src/main/nodegit.ts (pass 1) +0ms
eslint:source-code-fixer Applying fixes +584ms
eslint:source-code-fixer shouldFix parameter was false, not attempting fixes +0ms
eslint:ignore-pattern Check {
filePath: '/path/to/project/src/main/relay.ts',
dot: false,
relativePath: 'src/main/relay.ts',
result: false
} +584ms
eslint:file-enumerator Yield: relay.ts +584ms
eslint:cascading-config-array-factory Load config files for /path/to/project/src/main. +584ms
eslint:cascading-config-array-factory Cache hit: /path/to/project/src/main. +0ms
eslint:cli-engine Lint /path/to/project/src/main/relay.ts +585ms
eslint:linter Linting code for /path/to/project/src/main/relay.ts (pass 1) +1ms
eslint:linter Verify +0ms
eslint:linter With ConfigArray: /path/to/project/src/main/relay.ts +0ms
eslint:linter Parsing error: Not implemented
eslint:linter Error: Not implemented
at Object.notImplemented (/path/to/project/node_modules/typescript/lib/typescript.js:1345:15)
at Object.watchCompilerHost.afterProgramCreate (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:199:14)
at synchronizeProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90675:22)
at Object.createWatchProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90642:9)
at createWatchProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:244:22)
at Object.getProgramsForProjects (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:162:30)
at Object.createProjectProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js:26:74)
at getProgramAndAST (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:62:32)
at Object.parseAndGenerateServices (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:321:30)
at Object.parseForESLint (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js:53:51) +590ms
eslint:linter Generating fixed text for /path/to/project/src/main/relay.ts (pass 1) +0ms
eslint:source-code-fixer Applying fixes +591ms
eslint:source-code-fixer shouldFix parameter was false, not attempting fixes +0ms
eslint:ignore-pattern Check {
filePath: '/path/to/project/src/main/serdes.ts',
dot: false,
relativePath: 'src/main/serdes.ts',
result: false
} +591ms
eslint:file-enumerator Yield: serdes.ts +591ms
eslint:cascading-config-array-factory Load config files for /path/to/project/src/main. +591ms
eslint:cascading-config-array-factory Cache hit: /path/to/project/src/main. +0ms
eslint:cli-engine Lint /path/to/project/src/main/serdes.ts +591ms
eslint:linter Linting code for /path/to/project/src/main/serdes.ts (pass 1) +1ms
eslint:linter Verify +0ms
eslint:linter With ConfigArray: /path/to/project/src/main/serdes.ts +0ms
eslint:linter Parsing error: Not implemented
eslint:linter Error: Not implemented
at Object.notImplemented (/path/to/project/node_modules/typescript/lib/typescript.js:1345:15)
at Object.watchCompilerHost.afterProgramCreate (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:199:14)
at synchronizeProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90675:22)
at Object.createWatchProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90642:9)
at createWatchProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:244:22)
at Object.getProgramsForProjects (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:162:30)
at Object.createProjectProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js:26:74)
at getProgramAndAST (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:62:32)
at Object.parseAndGenerateServices (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:321:30)
at Object.parseForESLint (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js:53:51) +586ms
eslint:linter Generating fixed text for /path/to/project/src/main/serdes.ts (pass 1) +1ms
eslint:source-code-fixer Applying fixes +588ms
eslint:source-code-fixer shouldFix parameter was false, not attempting fixes +0ms
eslint:ignore-pattern Check {
filePath: '/path/to/project/src/main/settings.ts',
dot: false,
relativePath: 'src/main/settings.ts',
result: false
} +588ms
eslint:file-enumerator Yield: settings.ts +588ms
eslint:cascading-config-array-factory Load config files for /path/to/project/src/main. +588ms
eslint:cascading-config-array-factory Cache hit: /path/to/project/src/main. +0ms
eslint:cli-engine Lint /path/to/project/src/main/settings.ts +587ms
eslint:linter Linting code for /path/to/project/src/main/settings.ts (pass 1) +0ms
eslint:linter Verify +0ms
eslint:linter With ConfigArray: /path/to/project/src/main/settings.ts +0ms
eslint:linter Parsing error: Not implemented
eslint:linter Error: Not implemented
at Object.notImplemented (/path/to/project/node_modules/typescript/lib/typescript.js:1345:15)
at Object.watchCompilerHost.afterProgramCreate (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:199:14)
at synchronizeProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90675:22)
at Object.createWatchProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90642:9)
at createWatchProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:244:22)
at Object.getProgramsForProjects (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:162:30)
at Object.createProjectProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js:26:74)
at getProgramAndAST (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:62:32)
at Object.parseAndGenerateServices (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:321:30)
at Object.parseForESLint (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js:53:51) +768ms
eslint:linter Generating fixed text for /path/to/project/src/main/settings.ts (pass 1) +0ms
eslint:source-code-fixer Applying fixes +768ms
eslint:source-code-fixer shouldFix parameter was false, not attempting fixes +0ms
eslint:ignore-pattern Check {
filePath: '/path/to/project/src/main/tray.ts',
dot: false,
relativePath: 'src/main/tray.ts',
result: false
} +768ms
eslint:file-enumerator Yield: tray.ts +768ms
eslint:cascading-config-array-factory Load config files for /path/to/project/src/main. +769ms
eslint:cascading-config-array-factory Cache hit: /path/to/project/src/main. +0ms
eslint:cli-engine Lint /path/to/project/src/main/tray.ts +769ms
eslint:linter Linting code for /path/to/project/src/main/tray.ts (pass 1) +1ms
eslint:linter Verify +0ms
eslint:linter With ConfigArray: /path/to/project/src/main/tray.ts +0ms
eslint:linter Parsing error: Not implemented
eslint:linter Error: Not implemented
at Object.notImplemented (/path/to/project/node_modules/typescript/lib/typescript.js:1345:15)
at Object.watchCompilerHost.afterProgramCreate (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:199:14)
at synchronizeProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90675:22)
at Object.createWatchProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90642:9)
at createWatchProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:244:22)
at Object.getProgramsForProjects (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:162:30)
at Object.createProjectProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js:26:74)
at getProgramAndAST (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:62:32)
at Object.parseAndGenerateServices (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:321:30)
at Object.parseForESLint (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js:53:51) +601ms
eslint:linter Generating fixed text for /path/to/project/src/main/tray.ts (pass 1) +0ms
eslint:source-code-fixer Applying fixes +602ms
eslint:source-code-fixer shouldFix parameter was false, not attempting fixes +0ms
eslint:ignore-pattern Check {
filePath: '/path/to/project/src/main/window.ts',
dot: false,
relativePath: 'src/main/window.ts',
result: false
} +602ms
eslint:file-enumerator Yield: window.ts +602ms
eslint:cascading-config-array-factory Load config files for /path/to/project/src/main. +601ms
eslint:cascading-config-array-factory Cache hit: /path/to/project/src/main. +0ms
eslint:cli-engine Lint /path/to/project/src/main/window.ts +601ms
eslint:linter Linting code for /path/to/project/src/main/window.ts (pass 1) +0ms
eslint:linter Verify +0ms
eslint:linter With ConfigArray: /path/to/project/src/main/window.ts +0ms
eslint:linter Parsing error: Not implemented
eslint:linter Error: Not implemented
at Object.notImplemented (/path/to/project/node_modules/typescript/lib/typescript.js:1345:15)
at Object.watchCompilerHost.afterProgramCreate (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:199:14)
at synchronizeProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90675:22)
at Object.createWatchProgram (/path/to/project/node_modules/typescript/lib/typescript.js:90642:9)
at createWatchProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:244:22)
at Object.getProgramsForProjects (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js:162:30)
at Object.createProjectProgram (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js:26:74)
at getProgramAndAST (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:62:32)
at Object.parseAndGenerateServices (/path/to/project/node_modules/@typescript-eslint/typescript-estree/dist/parser.js:321:30)
at Object.parseForESLint (/path/to/project/node_modules/@typescript-eslint/parser/dist/parser.js:53:51) +595ms
eslint:linter Generating fixed text for /path/to/project/src/main/window.ts (pass 1) +0ms
eslint:source-code-fixer Applying fixes +595ms
eslint:source-code-fixer shouldFix parameter was false, not attempting fixes +0ms
eslint:file-enumerator Leave the directory: /path/to/project/src/main +595ms
eslint:file-enumerator Complete iterating files: ["src/main/*.ts"] +0ms
eslint:cli-engine Linting complete in: 7309ms +596ms
/path/to/project/src/main/appConfig.ts
0:0 error Parsing error: Not implemented
/path/to/project/src/main/browse.ts
0:0 error Parsing error: Not implemented
/path/to/project/src/main/devices.ts
0:0 error Parsing error: Not implemented
/path/to/project/src/main/main.ts
0:0 error Parsing error: Not implemented
/path/to/project/src/main/nodegit.ts
0:0 error Parsing error: Not implemented
/path/to/project/src/main/relay.ts
0:0 error Parsing error: Not implemented
/path/to/project/src/main/serdes.ts
0:0 error Parsing error: Not implemented
/path/to/project/src/main/settings.ts
0:0 error Parsing error: Not implemented
/path/to/project/src/main/tray.ts
0:0 error Parsing error: Not implemented
/path/to/project/src/main/window.ts
0:0 error Parsing error: Not implemented
✖ 10 problems (10 errors, 0 warnings)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment