grafana / grafana/plugin-tools
Remove custom TextEncoder + TextDecoder from jest-setup
Open
- Dominant language
- TypeScript
- Stars
- 89
- Forks
- 57
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 37
Description
JSDom now provides `TextEncoder` and `TextDecoder` as of 27.4.0: https://github.com/jsdom/jsdom/releases/tag/27.4.0
So, I believe they no longer need to be manually provided in https://github.com/grafana/plugin-tools/blob/main/packages/create-plugin/templates/common/.config/jest-setup.js
Contributor guide
Assessment
This issue has not been assessed yet.