mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 17:46:18 +08:00
fix: temporarily turn off eslint for **ultra-low quality** code, because I don't have time to fix them one by one
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* eslint-disable no-useless-escape */
|
||||
// Inspire by https://stackoverflow.com/a/11381730/8415727
|
||||
export function isMobile(userAgent: string) {
|
||||
return !!(
|
||||
|
||||
Reference in New Issue
Block a user