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