DocSpace-client/web/ASC.Web.Common/.storybook/.babelrc

8 lines
139 B
Plaintext

{
"presets": [
"@babel/preset-env",
"react-app"
],
"plugins": [["babel-plugin-styled-components", { "diplayName": true }]]
}