Update .eslintrc
This commit is contained in:
parent
40b01e0ad3
commit
14aedb07aa
1 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@
|
||||||
"globals": {
|
"globals": {
|
||||||
"ENV": true,
|
"ENV": true,
|
||||||
"VERSION": true,
|
"VERSION": true,
|
||||||
"API": true
|
"API": true,
|
||||||
|
"LANGS": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue