mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-28 09:36:56 +00:00
add missing _LANGS_VERSION_ definition to frontend eslint
This commit is contained in:
parent
25bb97945c
commit
9a6c954ca6
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ export default [
|
||||||
// Misskey
|
// Misskey
|
||||||
_DEV_: false,
|
_DEV_: false,
|
||||||
_LANGS_: false,
|
_LANGS_: false,
|
||||||
|
_LANGS_VERSION_: false,
|
||||||
_VERSION_: false,
|
_VERSION_: false,
|
||||||
_ENV_: false,
|
_ENV_: false,
|
||||||
_PERF_PREFIX_: false,
|
_PERF_PREFIX_: false,
|
||||||
|
|
Loading…
Add table
Reference in a new issue