mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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
This commit is contained in:
parent
913990b9ea
commit
abc7cc9a26
9 changed files with 136 additions and 202 deletions
3
.eslintrc.yml
Normal file
3
.eslintrc.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
extends:
|
||||
- ./lint/eslintrc-gjs.yml
|
||||
- ./lint/eslintrc-shell.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue