http-proxy-middleware icon indicating copy to clipboard operation
http-proxy-middleware copied to clipboard

docs(README): update TS example

Open jsjoeio opened this issue 3 years ago • 2 comments
trafficstars

Description

Updates the TypeScript example

Motivation and Context

Makes it up to date.

How has this been tested?

Tested locally

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • [ ] My change requires a change to the documentation.
  • [x] I have updated the documentation accordingly.

jsjoeio avatar Jul 12 '22 21:07 jsjoeio

The proposed change is dependent on the settings of your tsconfig.json. These is no right or wrong. Really depends on your project...

chimurai avatar Jul 18 '22 20:07 chimurai

The proposed change is dependent on the settings of your tsconfig.json. These is no right or wrong. Really depends on your project...

Ah well I was just trying to make it easier to copy & paste the TS example from the README. If you disagree, feel free to reject PR and close

jsjoeio avatar Jul 18 '22 21:07 jsjoeio