UNPKG

codelyzer

Version:

Linting for Angular applications, following angular.io/styleguide.

2 lines (1 loc) 103 B
export declare const getSuggestion: (word: string, dictionary?: string[], limit?: number) => string[];