Skip to content

Commit

Permalink
feat(plugin-chart-scatter): #3 tries to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
kaihenzler committed Dec 6, 2021
1 parent 4263271 commit 9cfe867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.options.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"skipLibCheck": true,
"emitDeclarationOnly": true,
"resolveJsonModule": true,
"types": ["@emotion/react/types/css-prop", "jest", "jsdom"],
"types": ["jest", "jsdom"],
"typeRoots": [
"./node_modules/@types"
]
Expand Down

0 comments on commit 9cfe867

Please sign in to comment.