Skip to content

Commit

Permalink
chore(plasma): exclude mantine example for typecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixBlaisThon authored and renovate[bot] committed Apr 26, 2024
1 parent f095a2f commit 8484fc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/website/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"noFallthroughCasesInSwitch": true
},
"include": ["src"],
"exclude": ["src/examples/mantine/**.tsx"],
"references": [{"path": "./tsconfig.node.json"}]
}

0 comments on commit 8484fc8

Please sign in to comment.