UNPKG

linguist-js

Version:

Analyse the programming languages used in a folder or from raw content, using the same rules that GitHub Linguist does.

2 lines (1 loc) 67 B
export default function parseGitignore(content: string): string[];