Skip to content

[core] Align the eslint configuration with the main repository#23

Merged
oliviertassinari merged 1 commit intomasterfrom
sync-eslint-with-main-repository
Jul 2, 2020
Merged

[core] Align the eslint configuration with the main repository#23
oliviertassinari merged 1 commit intomasterfrom
sync-eslint-with-main-repository

Conversation

@oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Jun 13, 2020

A step that will help with alignment with the main repository: #6. The end goal is: one single configuration for all the infrastructure tooling, low entropy, high consistency. I start with eslint because as one of the highest ROI tasks on this matter.

Regarding Lodash, we might want to ignore the prettier update coming from it, until we remove it from the source: #7

@oliviertassinari oliviertassinari added the on hold There is a blocker, we need to wait. label Jun 25, 2020
@oliviertassinari
Copy link
Member Author

oliviertassinari commented Jun 25, 2020

@dtassone Question, do you still want to get the lint command in each package's scripts?

@oliviertassinari oliviertassinari added PR: needs revision and removed on hold There is a blocker, we need to wait. labels Jun 25, 2020
@oliviertassinari oliviertassinari force-pushed the sync-eslint-with-main-repository branch 4 times, most recently from 6dbc9cd to 58cb97a Compare June 28, 2020 18:08
@oliviertassinari oliviertassinari added the internal Behind-the-scenes enhancement. Formerly called “core”. label Jun 28, 2020
package.json Outdated
"@types/styled-components": "^5.0.1",
"@typescript-eslint/eslint-plugin": "^2.19.0",
"@typescript-eslint/parser": "^2.19.0",
"babel-eslint": "^10.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need all this extra pkgs?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oliviertassinari oliviertassinari force-pushed the sync-eslint-with-main-repository branch 2 times, most recently from 3e2a417 to 13d0ad9 Compare July 1, 2020 22:14
@oliviertassinari oliviertassinari requested a review from dtassone July 1, 2020 22:32
@oliviertassinari oliviertassinari force-pushed the sync-eslint-with-main-repository branch from e9d0101 to 0273bfc Compare July 2, 2020 09:00
@oliviertassinari oliviertassinari merged commit 59d5336 into master Jul 2, 2020
@oliviertassinari oliviertassinari deleted the sync-eslint-with-main-repository branch July 2, 2020 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Behind-the-scenes enhancement. Formerly called “core”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants