adobe / aio-cli-plugin-console

Adobe's Developer Console plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
6 stars 11 forks source link

fix: ACNA-2801 - code links in README point to a .ts file #213

Closed shazron closed 7 months ago

shazron commented 7 months ago

closes #212

How Has This Been Tested?

  1. rm -rf node_modules
  2. npm i
  3. npm test
  4. npm run prepack
  5. Inspect README.md for See code: links (should point to the .js file)

Types of changes

Checklist:

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8af6b59) 100.00% compared to head (a6aaf3e) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #213 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 19 19 Lines 546 546 Branches 82 82 ========================================= Hits 546 546 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.