Migrate from tslint to eslint (#71) #98
Annotations
3 warnings
|
lint:
lib/handler/NodeHandlerSelectionAdapter.ts#L310
Expected @param names to be "convertContext, fieldLabel, auxiliaryPatterns". Got "convertContext, subject, fieldLabel, auxiliaryPatterns"
|
|
lint:
lib/Util.ts#L284
Expected @param names to be "subject, predicateName, predicateAlternatives, object, graph, context". Got "subject, predicateName, object, graph, context"
|
|
lint:
lib/Util.ts#L195
@param "variableDelimiter" does not match an existing function parameter
|