Skip to content

Conversation

SauravMaheshkar
Copy link
Contributor

@SauravMaheshkar SauravMaheshkar commented Jun 8, 2024

Changes proposed by this PR can be summarised as follows :-

  • Move the content from .prettierrc under the prettier key in package.json. Source(prettier docs)
  • Since .prettierignore also reads from .gitignore we can delete it.
  • Move the content from .eslintignore under the eslintIgnore key in package.json. Source(eslint docs)
  • Move the content from babel.config.js under the babel key in package.json. Source(babel docs)

Doing so, would lead to a more minimal project structure without any functional change.

Request for Review: @HenryHengZJ

@SauravMaheshkar
Copy link
Contributor Author

Gentle ping @HenryHengZJ

Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

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

thank you @SauravMaheshkar !

@HenryHengZJ HenryHengZJ merged commit e2ae524 into FlowiseAI:main Jun 21, 2024
@SauravMaheshkar SauravMaheshkar deleted the saurav/minimal-js-configs branch June 22, 2024 02:14
rogeriochaves pushed a commit to rogeriochaves/Flowise that referenced this pull request Jul 1, 2024
feat: refactor to have minimal config files
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