module.exports = {
	stories: ['../app/**/*.stories.?(ts|tsx|js|jsx)'],
	addons: []
};