We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eabf1a commit 587ebe4Copy full SHA for 587ebe4
peerprep/next.config.js
@@ -13,4 +13,7 @@ module.exports = {
13
}
14
];
15
},
16
+ eslint: {
17
+ ignoreDuringBuilds: true,
18
+ },
19
};
0 commit comments