index
:
langdetect
trunk
LangDetect - An AI program to detect the language from a text
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
node_modules
/
is-generator-function
/
.eslintrc
blob: d7f41a52d7da0b60d414dd0cf7590657f2e16af3 (
plain
)
1
2
3
4
5
6
7
8
9
{ "root": true, "extends": "@ljharb", "rules": { "no-new-func": 1 }, }