kibana/test
Tiago Costa ed795d28ee
Migrate from tslint (#33826)
* chore(NA): remove tslint dependencies, configs and enable eslint typescript parser.

* fix(NA): apply recommend eslint typescript rule.s

* chore(NA): upgrade eslint package versions.

* chore(NA): split javascript eslint config in an override section.

* chore(NA): split all eslint configs with overrides.

* chore(NA): remove missing console.log.

* chore(NA): change eslint splits and overrides order.

* chore(NA): replace tslint disable comments with eslint ones.

* chore(NA): solve eslint typescript errors for elastic/kibana-custom/no-default-export

* chore(NA): fixed multiple eslint typescript rule failures.

* chore(NA): add tarfet folder to the eslint ignore.

* chore(NA): apply prettier rule to ts type file.

* chore(NA): remove last mentions to tslint

* chore(NA): add old defined rules

* chore(NA): missing port rules website

* chore(na): ordered rules

* chore(NA): solved eslint typescript problems.

* chore(NA): fix spaced comment problems.

* chore(NA): fix some more eslint typescript rules: import/order no-empty-interface

* chore(NA): fix last rules and comment out what are the ones still failing.

* chore(NA): comment out camelcase rule.

* chore(NA): regenerate kbn pm dist.

* chore(NA): updated snapshots.

* chore(NA): updated snapshots.

* chore(NA): disabled sort-keys rule.

* chore(NA): remove rule prefer-arrow/prefer-arrow-functions.

* chore(NA): fix for @typescript-eslint/no-var-requires rule.

* chore(NA): fixes for @typescript-eslint/camelcase rule.

* chore(NA): fix typo on eslint config kibana typescript.

Co-Authored-By: mistic <tiagoffcc@hotmail.com>

* chore(NA): remove legacy note after the intellij upgrade to 2019.1

* fix(NA): import order plugin.

* chore(NA): fix ts ignore positions after auto fix.

* fix(NA): performance issue with typescript eslint.

* refact(NA): eslint configs organization.

* chore(NA): apply resticted paths to ts files too.

* chore(NA): split comment from eslint ignore.
2019-04-05 17:45:23 +01:00
..
api_integration Modify saved object import APIs to handle special use cases from the previous import process (#34161) 2019-04-04 09:10:54 -04:00
common [services/retry] add onRetryBlock function to run before each retry (#34434) 2019-04-03 23:04:20 +02:00
dev_certs
functional Migrate from tslint (#33826) 2019-04-05 17:45:23 +01:00
interpreter_functional updating tagcloud interpreter func arguments (#33773) 2019-04-04 14:33:38 +02:00
plugin_functional Upgrade EUI to 9.8.0 (#34486) 2019-04-03 17:25:10 -05:00
scripts Typescript sample panel action (#33602) 2019-03-26 12:31:10 -04:00
server_integration [Tests] Add http integration test setup (#19261) 2018-08-17 08:36:14 +02:00
types Migrate from tslint (#33826) 2019-04-05 17:45:23 +01:00
tsconfig.json Typescript sample panel action (#33602) 2019-03-26 12:31:10 -04:00