Commit 1663ba9
committed
chore(lint): silence intentional warnings flagged after the v4.3.0 split
library config now allows console.warn / console.error since tsup
explicitly preserves them in production builds as diagnostic channels
(only console.log is the noise we want to ban).
TipTap.tsx renames the rollback-only HyperlinkWithMarkdown import to
_HyperlinkWithMarkdown so it matches the no-unused-vars allow pattern
(/^_/u), with a comment explaining how to flip back if the mobile
sheet pipeline regresses.
Made-with: Cursor1 parent 78463e5 commit 1663ba9
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| |||
0 commit comments