mirror of
https://github.com/toss/es-toolkit.git
synced 2024-12-28 02:12:00 +03:00
style: Fix ESLint & Prettier
This commit is contained in:
parent
6621df110a
commit
274034524d
@ -134,5 +134,3 @@ const trailingOnlyFn = throttle(
|
|||||||
// 계속 호출하더라도 1초마다 'Trailing-only function executed'를 로깅해요.
|
// 계속 호출하더라도 1초마다 'Trailing-only function executed'를 로깅해요.
|
||||||
trailingOnlyFn();
|
trailingOnlyFn();
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user