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: Moved MultStepInput Util to Common #968

Merged
merged 2 commits into from
May 29, 2024

Conversation

amitjoshi438
Copy link
Contributor

This pull request primarily includes changes to improve the code organization and enforce linting rules. The most important changes include the addition of a new ignore pattern in the ESLint configuration and the modification of import paths for the MultiStepInput module in several files.

ESLint configuration changes:

  • .eslintrc.js: Added src/typings to the ignorePatterns array to exclude it from linting.

Import path changes:

These changes improve the codebase by enforcing consistent linting rules and centralizing the MultiStepInput module in a common directory.

@amitjoshi438 amitjoshi438 requested review from a team as code owners May 29, 2024 07:00
@amitjoshi438 amitjoshi438 changed the title chore: Update MultiStepInput import paths in create power pages files chore: Moved MultStepInput Util to Common May 29, 2024
@tyaginidhi tyaginidhi merged commit cf7fc7e into main May 29, 2024
6 checks passed
@tyaginidhi tyaginidhi deleted the user/amitjoshi/movingMultistepInputToCommon branch May 29, 2024 11:31
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.

3 participants