UNPKG

linguist-js

Version:

Analyse languages used in a folder. Powered by GitHub Linguist, although it doesn't need to be installed.

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