react-table/examples/pivoting/.babelrc

5 lines
67 B
Plaintext

{
"presets": ["react-app"],
"plugins": ["styled-components"]
}