feat: undici fetch in watch #1105
Annotations
2 warnings
Run npm run format:check:
src/fluent/watch.test.ts#L75
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run npm run format:check:
src/fluent/watch.ts#L473
Expected 'this' to be used by class private method #getAgent
|
Loading