mnfst / manifest

A Whole Backend That Fits Into 1 YAML file. ⭐ to support the project !
https://manifest.build
MIT License
744 stars 50 forks source link

Implement a lint script #192

Open brunobuddy opened 1 month ago

brunobuddy commented 1 month ago

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.

nitesh2920 commented 3 weeks ago

If this issue is still open, please assign it to me. @brunobuddy

nitesh2920 commented 3 weeks ago

npm packages are giving error while installing @brunobuddy . image

brunobuddy commented 2 weeks ago

Hi @nitesh2920 as of today we did not make it compatible with Windows, only with Mac and Linux.

I will check that soon.

brunobuddy commented 1 week ago

@nitesh2920 the 4.0.4 version of Manifest is now compatible with Windows :smiley:

nitesh2920 commented 1 week ago

@brunobuddy okay