Linting
Add linting to the project.
Example: https://github.com/EddieHubCommunity/LinkFree
Is that eslint file to be added? If yes can I work on this issue!!
Is that eslint file to be added? If yes can I work on this issue!!
Yeas, also add a linting workflow, plus fix the linting issues if any.
Do you still want to be assigned @StarTrooper08 ?
Nope I m working side by sideπ . So I might take more 1-2 days.
@StarTrooper08 no worries, just let us know if you do want to work on it
I have setup the project but haven't started yet . But I'll make one PR till tomorrow.
I have setup the project but haven't started yet . But I'll make one PR till tomorrow.
Take your time π
In which format should I keep eslint file (json or yml)?

I have done this much what should I do next?
In which format should I keep eslint file (json or yml)?
JS I think.
I have done this much what should I do next?
How about we copy paste the config from the LinkFree Repo π

Did the following changes.
Should I make PR now? And yes when creating PR I should ignore package.json files right?
Should I make PR now? And yes when creating PR I should ignore package.json files right?
don't ignore package files (eslint is a new dep)
ok
Created pull request #66