Closed ClareBee closed 2 years ago
In docs/bottom-navigation/navigation.mdx line 54, boolean value of skipLibCheck should be true:
true
tsconfig.json
"skipLibCheck": true,
tsc
node_modules
In docs/bottom-navigation/navigation.mdx line 54, boolean value of skipLibCheck should be
true
:tsconfig.json
, set"skipLibCheck": true,
- this prevents thetsc
command from checkingnode_modules