mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
refactor: Remove unused globals.jquery from eslint configuration
This commit is contained in:
@@ -49,7 +49,6 @@ export default tseslint.config(
|
||||
languageOptions: {
|
||||
globals: {
|
||||
...globals.browser,
|
||||
...globals.jquery,
|
||||
...globals.node,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user