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

#257 - eslint fix #258

Closed
wants to merge 3 commits into from
Closed

#257 - eslint fix #258

wants to merge 3 commits into from

Conversation

brzozka
Copy link
Contributor

@brzozka brzozka commented Jun 13, 2024

This should close #257.

Installed plugin for html files and added some configuration to project eslint config file.

@brzozka brzozka requested a review from a team as a code owner June 13, 2024 12:05
@brzozka brzozka marked this pull request as draft June 13, 2024 12:13
@kamilpiech97
Copy link
Member

Lets open PR @brzozka.

@brzozka
Copy link
Contributor Author

brzozka commented Jun 14, 2024

Unfortunately, my fix did not work correctly as it either disrupted the structure of PHP and Blade files or ignored them completely. After some research, I could not find any package, fix, or ESLint configuration suitable for this project. There are some packages that use Prettier, for example: prettier-plugin-blade, but we need to discuss whether we want to use it in this project. As of now, I am halting this PR.

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.

Eslint configuration for blade files
3 participants