Codebase list gnome-shell-extension-appindicator / v45 .eslintrc.yml
v45

Tree @v45 (Download .tar.gz)

.eslintrc.yml @v45raw · history · blame

1
2
3
4
5
6
7
8
extends:
 - ./lint/eslintrc-gjs.yml
 - ./lint/eslintrc-shell.yml

overrides:
  - files: ./*.js
    globals:
      global: readonly