Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSR lint configuration #1

Merged
merged 2 commits into from
Sep 25, 2017
Merged

SSR lint configuration #1

merged 2 commits into from
Sep 25, 2017

Conversation

nirnaor
Copy link
Contributor

@nirnaor nirnaor commented Sep 24, 2017

Why

SSR has a specific set of lint rules. Instead of duplicating them across the different eslintrc files, we create a new file and extend that file in the eslintrc file. This way we'll write each lint rule configuration only once.

What

Moving the lint rules configuration of SSR to a single file. This PR has been tested in the CI with this santa's pull request.

@idok idok merged commit c72413d into wix-incubator:master Sep 25, 2017
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