6 lines
85 B
JavaScript
Raw Permalink Normal View History

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