Skip to content

Commit

Permalink
Remove eslint-disable
Browse files Browse the repository at this point in the history
  • Loading branch information
atomiks committed Sep 6, 2024
1 parent 8c17428 commit c79a9f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/mui-base/test/setup.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* eslint-disable */

globalThis.requestAnimationFrame = (cb) => {
cb(0);
return 0;
Expand Down

0 comments on commit c79a9f9

Please sign in to comment.