We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement a a lint script to be run from the root folder with https://turbo.build/
We should be able to run npm run lint or turbo lint to lint all files based on our prettier config.
npm run lint
turbo lint
The text was updated successfully, but these errors were encountered:
If this issue is still open, please assign it to me. @brunobuddy
Sorry, something went wrong.
npm packages are giving error while installing @brunobuddy .
Hi @nitesh2920 as of today we did not make it compatible with Windows, only with Mac and Linux.
I will check that soon.
@nitesh2920 the 4.0.4 version of Manifest is now compatible with Windows 😃
@brunobuddy okay
nitesh2920
No branches or pull requests
Implement a a lint script to be run from the root folder with https://turbo.build/
We should be able to run
npm run lint
orturbo lint
to lint all files based on our prettier config.The text was updated successfully, but these errors were encountered: