4c0bd88a2c
gjs doesn't include any gettext wrappers, and obviously can't know about the shell's global object, so include those in the list of globals for all sources in the gnome-shell context. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/609
7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"extends": [
|
|
"./lint/eslintrc-gjs.json",
|
|
"./lint/eslintrc-shell.json"
|
|
]
|
|
}
|