standard / ts-standard

Typescript style guide, linter, and formatter using StandardJS
https://www.npmjs.com/package/ts-standard
MIT License
464 stars 36 forks source link

Allow absolute `--project` path #269

Closed lindluni closed 1 year ago

lindluni commented 1 year ago

What is the purpose of this pull request? (put an "X" next to item)

What changes did you make? (Give an overview)

Added the ability for the --project flag to be an absolute path.

Which issue (if any) does this pull request address?

https://github.com/standard/ts-standard/issues/268

Is there anything you'd like reviewers to focus on?