Skip to content

Commit

Permalink
feat(heatmap): add the package to the monorepo TypeScript config
Browse files Browse the repository at this point in the history
  • Loading branch information
plouc committed Jan 12, 2022
1 parent b636e5c commit 6462c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.monorepo.json
Expand Up @@ -27,6 +27,7 @@
{ "path": "./packages/chord" },
{ "path": "./packages/circle-packing" },
{ "path": "./packages/funnel" },
{ "path": "./packages/heatmap" },
{ "path": "./packages/marimekko" },
{ "path": "./packages/network" },
{ "path": "./packages/pie" },
Expand Down

0 comments on commit 6462c08

Please sign in to comment.