1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2026-02-04 16:03:10 +00:00

2 Commits

Author SHA1 Message Date
chenziang
46570636df
config(eslint): 添加浏览器和Web API全局变量配置
- 添加浏览器全局变量如window、document、navigator等
- 添加Vite相关全局变量如import、process等
- 添加Service Worker全局变量如self、caches等
- 添加Web API全局变量如Notification、ServiceWorker等
- 添加Web Storage API全局变量如Storage、StorageEvent等
- 添加WebSocket和Web Workers相关全局变量
2025-12-31 19:55:55 +08:00
72cee17d7f 1 2024-11-17 17:04:36 +08:00