6 lines
85 B
JavaScript
Raw Normal View History

module.exports = ({ env }) => ({
future: {
unstableGuidedTour: false,
},
});