blumilksoftware / website

Company website.
https://blumilk.pl
14 stars 0 forks source link

#257 - eslint fix #258

Closed brzozka closed 2 weeks ago

brzozka commented 1 month ago

This should close #257.

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

kamilpiech97 commented 1 month ago

Lets open PR @brzozka.

brzozka commented 1 month ago

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.