Skip to content

Commit fbf083d

Browse files
committed
0 - client - Update .ncurc.json to reject additional packages (@tiptap/*, @types/node, zod)
1 parent 6674a92 commit fbf083d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/.ncurc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"reject": ["eslint", "react-i18next", "tailwindcss"]
2+
"reject": ["@tiptap/*", "@types/node", "eslint", "react-i18next", "tailwindcss", "zod"]
33
}

0 commit comments

Comments
 (0)