Skip to content

requestIdleCallback is not correctly reported, it's not supported in all ios safari versions. #670

@latel

Description

@latel

.browserslistrc

iOS >= 11.3
android >= 63
not IE > 0
not and_qq > 0
not and_uc > 0
not kaios > 0
not op_mob > 0
not samsung > 0
pnpm exec eslint --stdin --stdin-filename temp.ts <<'EOF'
requestIdleCallback(() => {});
EOF

(node:30160) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions