Skip to content

Conversation

@ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Sep 27, 2021

Fixes #365

This adds our shared linting and prettifying setup to this repository.

@ehmicky ehmicky added the type: chore work needed to keep the product and development running smoothly label Sep 27, 2021
@ehmicky ehmicky requested a review from JGAntunes September 27, 2021 14:01
@ehmicky ehmicky self-assigned this Sep 27, 2021
rules: {
'import/extensions': [2, 'always'],
},
},
Copy link
Contributor Author

@ehmicky ehmicky Sep 27, 2021

Choose a reason for hiding this comment

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

This was also added to @netlify/eslint-config-node directly in netlify/eslint-config-node#309

@ehmicky ehmicky force-pushed the chore/use-common-dev-setup branch from f4baa42 to 44052a9 Compare September 27, 2021 14:04
@ehmicky ehmicky requested review from eduardoboucas and removed request for JGAntunes September 27, 2021 15:01
@ehmicky ehmicky merged commit 3c57005 into main Sep 27, 2021
@ehmicky ehmicky deleted the chore/use-common-dev-setup branch September 27, 2021 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore work needed to keep the product and development running smoothly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use our common Node.js setup

3 participants