eslint cleanup

This commit is contained in:
Matt Walsh 2025-05-14 13:55:46 -05:00
commit 4c65f5bc4d
No known key found for this signature in database
4 changed files with 17484 additions and 17484 deletions

View file

@ -15,7 +15,7 @@
"NoSleep": "readonly"
},
"parserOptions": {
"ecmaVersion": 2023,
"ecmaVersion": "latest",
"sourceType": "module"
},
"plugins": [],