Skip to content
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

Add documentation for lint script #2

Closed
alefragnani opened this issue Aug 9, 2020 · 0 comments
Closed

Add documentation for lint script #2

alefragnani opened this issue Aug 9, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@alefragnani
Copy link
Owner

Following VS Code documentation link, a good idea is to have a lint script on package.json.

So, the README should describe that as well, using package.json instead of .eslint.rc as config.

   "lint": "eslint -c package.json --ext .ts <mySrcFolder>"
@alefragnani alefragnani added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 9, 2020
@alefragnani alefragnani self-assigned this Aug 9, 2020
@alefragnani alefragnani added this to the 1.1.0 milestone Aug 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant