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": {
|
||||
"ENV": true,
|
||||
"VERSION": true,
|
||||
"API": true
|
||||
"API": true,
|
||||
"LANGS": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue