eslint: add LANGS to global

pull/340/head
undefined 3 years ago
parent 2b56444239
commit f31b246910

@ -44,6 +44,7 @@ module.exports = {
UserContext: true,
externalModules: true,
LOCALES: true,
LANGS: true,
window: true,
JQuery: true,
},

@ -124,7 +124,6 @@
"mongodb": "^3.7.3",
"nunjucks": "^3.2.3",
"p-queue": "^7.2.0",
"react-query": "^3.34.19",
"streamsaver": "^2.0.6",
"xss": "^1.0.11"
}

Loading…
Cancel
Save