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

chore(lint): not ignore jest and storybook config #2

Merged
merged 1 commit into from
Jul 27, 2020

Conversation

drianoaz
Copy link
Contributor

As default, the folders and files named starting with dot is ignored by the Eslint and Prettier. Nows we overwrite this behavior to include theses folder into lint process.

Here are some reference links:

eslint/eslint#10341
https://github.com/eslint/eslint/blob/master/docs/user-guide/configuring.md#eslintignore
storybookjs/storybook#295

As default, the folders and files named starting with dot is
ignorated  by the eslint and prettier. Nows we overwrite
this behavior to include theses folder into lint process
@willianjusten willianjusten merged commit 5886eee into React-Avancado:master Jul 27, 2020
@willianjusten
Copy link
Member

Thanks man! =D

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