GSS-Cogs / chart-builder

The Chart Builder is a proof-of-concept app to understand the feasibility of using a CSV file (or SPARQL query) to generate and customise a chart or data visualisation
https://chart-builder-no4vxskx7a-nw.a.run.app
2 stars 0 forks source link

@babel/preset-react dev dependency #206

Closed StRhys closed 1 year ago

StRhys commented 1 year ago

When "@storybook/react" was removed it also had some dependencies that where needed when chart builder was brought into the cms. This adds "@babel/preset-react" the main dev dependency needed.

Also removed "plugin:storybook/recommended" from .eslintrc.json