This website requires JavaScript.
Explore
Help
Register
Sign In
isa
/
gnome-shell
Watch
1
Star
0
Fork
0
You've already forked gnome-shell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e5148151c6
gnome-shell
/
.eslintrc.yml
6 lines
103 B
YAML
Raw
Normal View
History
Unescape
Escape
lint: Convert eslint JSON to YAML gjs has changed its configuration to YAML, so switch to that format to keep syncing possible. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/818
2019-08-19 13:20:55 -04:00
extends
:
-
./lint/eslintrc-gjs.yml
-
./lint/eslintrc-shell.yml
js: Port to modules Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1499>
2023-07-10 05:53:00 -04:00
parserOptions
:
sourceType
:
module
Reference in New Issue
Copy Permalink