{
  "watch": [
    "./src",
    "./.storybook/register.js",
    "../theme-name/dist"
  ],
  "ext": "js"

}