Philippe Oberti
8638f12f4f
Fix small typos in the root md files ( #134609 )
...
* FAQ.md
* STYLEGUIDE.mdx
* TYPESCRIPT.md
2022-06-23 09:36:11 -05:00
igoristic
5665ce2cd2
Fixed grammar ( #74725 )
2020-08-11 06:40:22 -04:00
patrykkopycinski
989489ebf3
Update deprecated React.SFC and React.StatelessComponent types ( #50852 )
2019-11-21 20:53:54 +01:00
Court Ewing
2d171c92f5
Fix path references into and out of x-pack/legacy
2019-06-20 13:34:48 -04:00
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
Spencer
2e232c2e31
[@kbn/expect] "fork" expect.js into repo ( #33761 )
...
* [@kbn/expect] "fork" expect.js into repo
* [eslint] autofix references to expect.js
* [tslint] autofix all expect.js imports
* now that expect.js is in strict mode, avoid reassigning fn.length
2019-03-25 09:56:48 -07:00
Sébastien Loix
f6705702c7
docs(Typescript): Update doc to declare @elastic/eui typings in global typings file ( #26160 )
...
* docs(Typescript): Update doc to put eui typings in global typings file
* Update TYPESCRIPT.md
Co-Authored-By: sebelga <sabee77@gmail.com>
* Update Typescript.md
2018-11-28 10:46:07 +01:00
Stacey Gammon
688795f166
Add a typescript readme ( #23841 )
...
* Add a typescript readme
* some clean up
* Correct capitalization of typescript and javascript
* Incorporate review suggestions
2018-10-17 08:10:48 -04:00