mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 03:26:47 +08:00
style: add ban-ts-comment rule (#2738)
(cherry picked from commit 2e975e79dd)
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import { css, displayFlex, keyframes, styled } from '@affine/component';
|
||||
// @ts-ignore
|
||||
// @ts-expect-error: no types for css-spring
|
||||
import spring, { toString } from 'css-spring';
|
||||
|
||||
const ANIMATE_DURATION = 400;
|
||||
|
||||
Reference in New Issue
Block a user