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: exclude dev config files #122

Merged

Conversation

fargito
Copy link
Contributor

@fargito fargito commented Feb 9, 2023

Hello,

I recently noticed that the published version of the library included dev configuration files:

  • .dependency-cruiser.js
  • .eslintignore
  • .eslintrc.js
  • .nvmrc
  • .prettierignore
  • .prettierrc

This PR restricts the list of published files to lib only (plus standard files such as LICENSE, package.json and README.md).

WDYT?

@fargito fargito force-pushed the chore/exclude-config-files branch from 9c64939 to 01d7930 Compare February 9, 2023 10:36
@ThomasAribart
Copy link
Owner

thanks @fargito !

@ThomasAribart ThomasAribart merged commit c8a83fb into ThomasAribart:main Sep 26, 2023
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