Update typescript-eslint monorepo to v6.7.4 #387
Annotations
2 warnings
Build, lint, and test on Node 16.x:
src/functions.ts#L11
'CustomFunction' is defined but never used. Allowed unused vars must match /^_/u
|
Build, lint, and test on Node 18.x:
src/functions.ts#L11
'CustomFunction' is defined but never used. Allowed unused vars must match /^_/u
|