module.exports = {
  src: 'client/src',
  fileMatcher: /(\/bundle\.scss|[A-Za-z]-story\.jsx?)$/,
};