Skip to content

Port custom eslint plugin to typescript-eslint/parser#8

Merged
oliviertassinari merged 5 commits into
oliviertassinari:lint-typescriptfrom
eps1lon:fix/hardcoded-labels/typescript-eslint
Jul 13, 2020
Merged

Port custom eslint plugin to typescript-eslint/parser#8
oliviertassinari merged 5 commits into
oliviertassinari:lint-typescriptfrom
eps1lon:fix/hardcoded-labels/typescript-eslint

Conversation

@eps1lon

@eps1lon eps1lon commented Jul 13, 2020

Copy link
Copy Markdown
  • Run tests with typescript-eslint/parser
  • Evaluate JSXExpressionContainer (catches {'hardcoded label'}

@oliviertassinari
oliviertassinari merged commit 4e312ef into oliviertassinari:lint-typescript Jul 13, 2020
@oliviertassinari

Copy link
Copy Markdown
Owner

👏

@eps1lon
eps1lon deleted the fix/hardcoded-labels/typescript-eslint branch October 5, 2020 09:21
oliviertassinari added a commit that referenced this pull request Dec 13, 2020
Move picker sources into lab (#4)

Update README.md

[DatePicker] Refactor pickers tests to testing-library and mocha (#5)

[TimePicker] Migrate tests to testing library (#8)

[DateTimePicker] Migrate tests  (#9)

Fix all pickers linter errors (#10)

Fix all circular dependencies (#11)

* Fix all circular dependencies

* Enable mocha eslint rules for typescript tests

[test] The last step to a green CI (#15)

Migrate pickers docs (#12)

Downgrade to withStyles for pickers sources (#16)

Add public api exports for pickers components (#17)

Consolidate component namespace and theme augmentation  (#18)

Describe conformance for pickers sub-components (#19)

Autogenerate proptypes for typescript sources  (mui#20)

Proper build output (mui#21)

Clear migration artifacts  (mui#23)

Eslint rule for lower-case test name convention  (mui#24)

DateRangePicker  (mui#25)

yarn deduplicate

Remove GridListTile

[DateTimePicker] Fix migration unit tests

Fix types

Fix typescript types migration issues

Fix yarn lerna build (mui#33)

Fix karma tests

use window.Touch for CI karma tests

Remove more outdated diff noise (mui#34)

Replace not valid formats with valid ISO strings

Try to fix CI touch tests

Skip tests if Touch events are not supported

Fix merge conflicts

Actually type-check

Fix safari tests

Remove lowercase test name rule

The casing is up to the test author.
We're not the grammar police in tests.

Fix lint

Format

Remove overzealous eslint-disable*

Debug failing tests

Better debugging

Timezones are fun

was isoString th efix?

Let's find out what's failing and then skip it

Branch for safari

Skip DateRangePicker in browsers

review

Matt's review

Co-authored-by: Matt <[email protected]>

format

docs:i18n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants