Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Use tsconfig.json to determine which typescript files to lint - #2524

Merged
Ramya Rao (ramya-rao-a) merged 1 commit into
microsoft:masterfrom
stuartgrigg:linting-improvements
Jun 5, 2019
Merged

Use tsconfig.json to determine which typescript files to lint#2524
Ramya Rao (ramya-rao-a) merged 1 commit into
microsoft:masterfrom
stuartgrigg:linting-improvements

Conversation

@stuartgrigg

Copy link
Copy Markdown
Contributor

I noticed that the npm run lint command was not covering all the typescript files in the repo and was therefore missing some linting errors. I have changed this command and the npm run fix-lint command so that they use the tsconfig.json file to determine which files will be linted. I have also used the fix-lint command to fix the errors which my change had uncovered.

@msftclas

Microsoft Contribution License Agreements (msftclas) commented May 17, 2019

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@stuartgrigg

Copy link
Copy Markdown
Contributor Author

I think the ci failures are the same as on master.

@ramya-rao-a Ramya Rao (ramya-rao-a) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR Stuart Grigg (@stuartgrigg) and apologies for the late response.
Looks like this is your first PR contribution to this project, Thanks & Welcome!

@ramya-rao-a
Ramya Rao (ramya-rao-a) merged commit 4011ba3 into microsoft:master Jun 5, 2019
@stuartgrigg
Stuart Grigg (stuartgrigg) deleted the linting-improvements branch June 5, 2019 20:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants