Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 453 Bytes

File metadata and controls

30 lines (16 loc) · 453 Bytes

TODO

fix

-[ ] issue

todo

  • add unit tests with jest

  • migrate lint to oxlint

  • upgrade to node.v22

    • --disable-warning=ExperimentalWarnings

later

  • eslint里一些特殊的规则需要在更新/patch代码后设为error,但lint完大部分后设为warn

    • prefer-const, 有时会修改源码结构,所以保留一部分lint error不处理
  • performant icon import

test

-[ ] debounce

refactor

-[ ] debounce