We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.ncurc.json
@tiptap/*
@types/node
zod
1 parent 6674a92 commit fbf083dCopy full SHA for fbf083d
client/.ncurc.json
@@ -1,3 +1,3 @@
1
{
2
- "reject": ["eslint", "react-i18next", "tailwindcss"]
+ "reject": ["@tiptap/*", "@types/node", "eslint", "react-i18next", "tailwindcss", "zod"]
3
}
0 commit comments