-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Is it possible to add eslint and prettier ? #47
Comments
Hello @Lmzd , And thank you for your interest in using our product. Best, |
nice cause I tried to put eslint with airbnb recommanded and it was one most brainfuck things of last month :) |
fixes creativetimofficial#47. eslint and prettier added with react plugin as optional dependencies. Ignores documentation directory. Matches current styling rules in place. To run use npm run-script lint.
Hello @kdclaw3 , Thank you for your pull request, i am going to accept it on our next update, hope this is ok with you. Best, |
@Lmzd I updated my fork https://github.com/kdclaw3/material-dashboard-react with a better eslint/prettier implementation it now uses:
to use: |
For those using WebStorm, this solution https://www.jetbrains.com/help/webstorm/prettier.html#ws_prettier_install worked for me. |
I think it could be a great update, for the structure and the scalability of this open project :)
The text was updated successfully, but these errors were encountered: