mirror of
https://gitlab.gnome.org/julianschacher/top-bar-organizer.git
synced 2025-10-27 15:19:09 +00:00
Other: Set ecmaVersion to 2022 for ESLint to sup. priv. class feat.
This commit is contained in:
parent
7c96867182
commit
17d7bd23b4
@ -2,7 +2,7 @@ env:
|
|||||||
es2021: true
|
es2021: true
|
||||||
extends: 'eslint:recommended'
|
extends: 'eslint:recommended'
|
||||||
parserOptions:
|
parserOptions:
|
||||||
ecmaVersion: 12
|
ecmaVersion: 2022
|
||||||
rules:
|
rules:
|
||||||
indent:
|
indent:
|
||||||
- error
|
- error
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user