1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 14:25:31 -04:00

bump next to canary

This commit is contained in:
2022-07-04 11:22:01 -04:00
parent e36af69793
commit 760f07cd11
4 changed files with 217 additions and 214 deletions

View File

@@ -79,6 +79,10 @@ module.exports = (phase, { defaultConfig }) => {
return config;
},
eslint: {
// https://nextjs.org/docs/basic-features/eslint#linting-custom-directories-and-files
dirs: ["components", "contexts", "hooks", "lib", "pages", "types"],
},
headers: async () => [
{
source: "/:path(.*)",