absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

NOISSUE - Fix `install`, `test` and `lint` commands #232

Closed rodneyosodo closed 3 months ago

rodneyosodo commented 3 months ago

What type of PR is this?

What does this do?

Fix the install command to copy the binary as magistrala-ui Fix the test command to remove vendor since we don't use it anymore Fix the lint command to update the golangci-lint to use the current linter config and prettier to use npx

Which issue(s) does this PR fix/relate to?

No issue

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes